LostTech.TensorFlow : API Documentation

Type mirrored_strategy

Namespace tensorflow.python.distribute.mirrored_strategy

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;