Type CoordinatorMode
Namespace tensorflow.python.distribute.distribute_coordinator
Parent PythonObjectContainer
Interfaces ICoordinatorMode
Properties
Fields
Public properties
object INDEPENDENT_WORKER_dyn get; set;
object PythonObject get;
object STANDALONE_CLIENT_dyn get; set;
Public fields
string STANDALONE_CLIENT
return string
|
string INDEPENDENT_WORKER
return string
|