Searched defs:checkpoint_path (Results 1 – 8 of 8) sorted by relevance
/external/tensorflow/tensorflow/tools/graph_transforms/ |
D | sparsify_gather_test.cc | 78 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/ |
D | saver.py | 850 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
|
D | evaluation.py | 172 def _evaluate_once(checkpoint_path, argument
|
/external/tensorflow/tensorflow/python/tools/ |
D | saved_model_aot_compile.py | 211 def aot_compile_cpu_meta_graph_def(checkpoint_path, argument
|
/external/tensorflow/tensorflow/python/keras/saving/ |
D | saved_model_experimental.py | 236 mode, has_saved_vars, builder, model, custom_objects, checkpoint_path, argument
|
/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/ |
D | normalization_test.py | 69 checkpoint_path, argument 96 def _infer(self, checkpoint_path, image_val, shape, use_gpu, is_fused): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | event.proto | 73 string checkpoint_path = 2; field
|
/external/tensorflow/tensorflow/python/grappler/ |
D | layout_optimizer_test.py | 243 def _train(self, checkpoint_path, layout_optimizer=False, restore=False): argument
|