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.py90 should_checkpoint=None, argument
103 should_checkpoint=None, argument
Ddistribute_coordinator.py316 def should_checkpoint(self): member in _WorkerContext
Done_device_strategy.py459 def should_checkpoint(self): member in OneDeviceExtended
Dcollective_all_reduce_strategy.py924 def should_checkpoint(self): member in CollectiveAllReduceExtended
Dparameter_server_strategy.py671 def should_checkpoint(self): member in ParameterServerStrategyExtended
Dmirrored_strategy.py869 def should_checkpoint(self): member in MirroredExtended
Dtpu_strategy.py1382 def should_checkpoint(self): member in TPUExtended
Ddistribute_lib.py2974 def should_checkpoint(self): member in StrategyExtendedV1
3745 def should_checkpoint(self): member in _DefaultDistributionExtended
/external/tensorflow/tensorflow/python/keras/distribute/
Ddistribute_coordinator_utils.py281 def should_checkpoint(self): member in _WorkerContext
/external/tensorflow/tensorflow/python/training/
Dmonitored_session_test.py476 def __init__(self, between_graph, should_init, should_checkpoint, argument
489 should_checkpoint=None, argument