LostTech.TensorFlow : API Documentation

Type distribution_strategy_context

Namespace tensorflow.python.distribute.distribution_strategy_context

Public static methods

object get_cross_replica_context()

object get_cross_replica_context_dyn()

ValueTuple<object, object> get_strategy_and_replica_context()

object get_strategy_and_replica_context_dyn()

Public properties

PythonFunctionContainer _CrossReplicaThreadMode_fn get;

PythonFunctionContainer _DefaultReplicaThreadMode_fn get;

PythonFunctionContainer _InReplicaThreadMode_fn get;

PythonFunctionContainer _ThreadMode_fn get;

LazyLoader distribute_lib get; set;

object distribute_lib_dyn get; set;

PythonFunctionContainer get_cross_replica_context_fn get;

PythonFunctionContainer get_strategy_and_replica_context_fn get;