Home
last modified time | relevance | path

Searched defs:should_checkpoint (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_coordinator_test.py79 should_checkpoint=None, argument
92 should_checkpoint=None, argument
Ddistribute_coordinator.py312 def should_checkpoint(self): member in _WorkerContext
Dcollective_all_reduce_strategy.py962 def should_checkpoint(self): member in CollectiveAllReduceExtended
Done_device_strategy.py457 def should_checkpoint(self): member in OneDeviceExtended
Dparameter_server_strategy.py669 def should_checkpoint(self): member in ParameterServerStrategyExtended
Dmirrored_strategy.py875 def should_checkpoint(self): member in MirroredExtended
Dtpu_strategy.py1497 def should_checkpoint(self): member in TPUExtended
Ddistribute_lib.py2981 def should_checkpoint(self): member in StrategyExtendedV1
3750 def should_checkpoint(self): member in _DefaultDistributionExtended
/external/tensorflow/tensorflow/python/keras/distribute/
Ddistribute_coordinator_utils.py277 def should_checkpoint(self): member in _WorkerContext
/external/tensorflow/tensorflow/python/training/
Dmonitored_session_test.py472 def __init__(self, between_graph, should_init, should_checkpoint, argument
485 should_checkpoint=None, argument