Home
last modified time | relevance | path

Searched defs:checkpoint_path (Results 1 – 8 of 8) 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.py850 def _build_eager(self, checkpoint_path, build_save, build_restore): argument
854 def _build(self, checkpoint_path, build_save, build_restore): argument
1622 def object_graph_key_mapping(checkpoint_path): argument
1642 def saver_from_object_based_checkpoint(checkpoint_path, argument
Devaluation.py172 def _evaluate_once(checkpoint_path, argument
/external/tensorflow/tensorflow/python/tools/
Dsaved_model_aot_compile.py211 def aot_compile_cpu_meta_graph_def(checkpoint_path, argument
/external/tensorflow/tensorflow/python/keras/saving/
Dsaved_model_experimental.py236 mode, has_saved_vars, builder, model, custom_objects, checkpoint_path, argument
/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
Dnormalization_test.py69 checkpoint_path, argument
96 def _infer(self, checkpoint_path, image_val, shape, use_gpu, is_fused): argument
/external/tensorflow/tensorflow/core/util/
Devent.proto73 string checkpoint_path = 2; field
/external/tensorflow/tensorflow/python/grappler/
Dlayout_optimizer_test.py243 def _train(self, checkpoint_path, layout_optimizer=False, restore=False): argument