![]() |
Class for distributed runtime configuration.
tff.backends.test.DistributedConfiguration(
server_mesh=attr_dict['server_mesh'].default,
client_mesh=attr_dict['client_mesh'].default
)
Methods
__eq__
__eq__(
other
)
Method generated by attrs for class DistributedConfiguration.
__ge__
__ge__(
other
)
Method generated by attrs for class DistributedConfiguration.
__gt__
__gt__(
other
)
Method generated by attrs for class DistributedConfiguration.
__le__
__le__(
other
)
Method generated by attrs for class DistributedConfiguration.
__lt__
__lt__(
other
)
Method generated by attrs for class DistributedConfiguration.
__ne__
__ne__(
other
)
Method generated by attrs for class DistributedConfiguration.