Type mirrored_strategy Namespace tensorflow.python.distribute.mirrored_strategy Methods all_devices all_devices_dyn all_local_devices all_local_devices_dyn Properties _MirroredReplicaThread_fn _RequestedStop_fn all_devices_fn all_local_devices_fn MirroredExtended_fn MirroredReplicaContext_fn MirroredStrategy_fn MirroredStrategyV1_fn Public static methods object all_devices() object all_devices_dyn() ValueTuple<object> all_local_devices(object num_gpus) object all_local_devices_dyn(object num_gpus) Public properties PythonFunctionContainer _MirroredReplicaThread_fn get; PythonFunctionContainer _RequestedStop_fn get; PythonFunctionContainer all_devices_fn get; PythonFunctionContainer all_local_devices_fn get; PythonFunctionContainer MirroredExtended_fn get; PythonFunctionContainer MirroredReplicaContext_fn get; PythonFunctionContainer MirroredStrategy_fn get; PythonFunctionContainer MirroredStrategyV1_fn get;