tff.federated_min
Computes a min at tff.SERVER
of a value
placed on the tff.CLIENTS
.
tff.federated_min(
value: object
) -> tff.Value
Args |
value
|
A value of a TFF federated type placed at the tff.CLIENTS .
|
Returns |
A representation of the min of the member constituents of value placed on
the tff.SERVER .
|
Raises |
ValueError
|
If the argument is not a federated TFF value placed at
tff.CLIENTS compatible with min.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-17 UTC.
[null,null,["Last updated 2025-01-17 UTC."],[],[]]