Home
last modified time | relevance | path

Searched defs:experimental_should_init (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/keras/distribute/
Ddistribute_coordinator_utils.py272 def experimental_should_init(self): member in _WorkerContext
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_coordinator.py307 def experimental_should_init(self): member in _WorkerContext
Dcollective_all_reduce_strategy.py958 def experimental_should_init(self): member in CollectiveAllReduceExtended
Done_device_strategy.py449 def experimental_should_init(self): member in OneDeviceExtended
Dparameter_server_strategy.py665 def experimental_should_init(self): member in ParameterServerStrategyExtended
Dmirrored_strategy.py871 def experimental_should_init(self): member in MirroredExtended
Dtpu_strategy.py1493 def experimental_should_init(self): member in TPUExtended
Ddistribute_lib.py2976 def experimental_should_init(self): member in StrategyExtendedV1