tff.learning.templates.ClientResult

A structure containing the result of ClientWorkProcess.next computation.

Used in the notebooks

Used in the tutorials

update The local update to model weights produced by clients.
update_weight A weight for weighted aggregation of the update.

Methods

__eq__

Method generated by attrs for class ClientResult.

__ge__

Method generated by attrs for class ClientResult.

__gt__

Method generated by attrs for class ClientResult.

__le__

Method generated by attrs for class ClientResult.

__lt__

Method generated by attrs for class ClientResult.

__ne__

Method generated by attrs for class ClientResult.