Home
last modified time | relevance | path

Searched refs:save_weights_only (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/keras/distribute/
Dworker_training_state_test.py41 save_weights_only=[True, False]))
42 def testCheckpointExists(self, file_format, save_weights_only): argument
50 filepath=saving_filepath, save_weights_only=save_weights_only)
Dmulti_worker_callback_tf2_test.py93 save_weights_only=[True, False]))
95 self, file_format, mode, save_weights_only): argument
125 filepath=saving_filepath, save_weights_only=save_weights_only)
Dsidecar_evaluator_test.py147 save_weights_only=True)
/external/tensorflow/tensorflow/python/keras/
Dcallbacks_test.py705 save_weights_only=True,
713 save_weights_only=False,
720 save_weights_only=True,
727 save_weights_only=False,
753 filepath=filepath, save_weights_only=True)
782 def get_ModelCheckpoint_load_weights_on_restart_true_test(save_weights_only): argument
793 save_weights_only=save_weights_only,
808 save_weights_only=save_weights_only,
826 def get_ModelCheckpoint_load_weights_on_restart_false_test(save_weights_only): argument
837 filepath=filepath, save_weights_only=save_weights_only)
[all …]
Dcallbacks.py1235 save_weights_only=False, argument
1246 self.save_weights_only = save_weights_only
1252 if save_weights_only:
1315 if (not self.save_weights_only and
1318 self.save_weights_only = True
1398 if self.save_weights_only:
1410 if self.save_weights_only:
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.callbacks.-model-checkpoint.pbtxt8 …lf\', \'filepath\', \'monitor\', \'verbose\', \'save_best_only\', \'save_weights_only\', \'mode\',…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.callbacks.-model-checkpoint.pbtxt8 …lf\', \'filepath\', \'monitor\', \'verbose\', \'save_best_only\', \'save_weights_only\', \'mode\',…