Home
last modified time | relevance | path

Searched defs:checkpoint_path (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather_test.cc78 const auto checkpoint_path = in TestSinglePartition() local
291 const auto checkpoint_path = in TestMultiPartition() local
575 const auto checkpoint_path = in TestReadTensorSlice() local
/external/tensorflow/tensorflow/python/training/
Dsaver.py945 def _build_eager(self, checkpoint_path, build_save, build_restore): argument
949 def _build(self, checkpoint_path, build_save, build_restore): argument
1738 def object_graph_key_mapping(checkpoint_path): argument
1758 def saver_from_object_based_checkpoint(checkpoint_path, argument
Devaluation.py168 def _evaluate_once(checkpoint_path, argument
/external/tensorflow/tensorflow/python/tools/
Dsaved_model_aot_compile.py311 def aot_compile_cpu_meta_graph_def(checkpoint_path, argument
/external/tensorflow/tensorflow/core/util/
Devent.proto79 string checkpoint_path = 2; field
/external/tensorflow/tensorflow/python/keras/saving/
Dsaved_model_experimental.py234 mode, has_saved_vars, builder, model, custom_objects, checkpoint_path, argument
/external/tensorflow/tensorflow/python/grappler/
Dlayout_optimizer_test.py239 def _train(self, checkpoint_path, layout_optimizer=False, restore=False): argument