Home
last modified time | relevance | path

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

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