Home
last modified time | relevance | path

Searched refs:assert_existing_objects_matched (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dcheckpoint_test.py473 status.assert_existing_objects_matched()
478 status.assert_existing_objects_matched().run_restore_ops()
583 status.assert_existing_objects_matched()
606 save_path).assert_consumed().assert_existing_objects_matched()
621 status.assert_existing_objects_matched()
771 load_status.assert_existing_objects_matched().run_restore_ops()
790 status.assert_existing_objects_matched()
798 status.assert_existing_objects_matched()
823 status.assert_existing_objects_matched()
831 status.assert_existing_objects_matched()
H A Dcheckpoint.py685 def assert_existing_objects_matched(self): member in _LoadStatus
780 self.assert_existing_objects_matched()
809 def assert_existing_objects_matched(self): member in CheckpointLoadStatus
947 def assert_existing_objects_matched(self): member in InitializationOnlyStatus
1056 def assert_existing_objects_matched(self): member in NameBasedSaverStatus
H A Dcheckpoint_with_v1_optimizers_test.py73 slot_status.assert_existing_objects_matched()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/saving/
H A Dsaveable_object_util_test.py318 ckpt_path).assert_existing_objects_matched().expect_partial()
322 ckpt_path).assert_existing_objects_matched().expect_partial()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_model_parallelism_test.py168 status.assert_existing_objects_matched()
359 status.assert_existing_objects_matched()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/
H A Dsaved_model_experimental.py297 status.assert_existing_objects_matched()
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload.py526 load_status.assert_existing_objects_matched()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/parallel_device/
H A Dparallel_device_test.py388 status.assert_existing_objects_matched()