Searched defs:checkpoint_path (Results  1 – 7 of 7) sorted by relevance
| /external/tensorflow/tensorflow/tools/graph_transforms/ | 
| D | sparsify_gather_test.cc | 78     const auto checkpoint_path =  in TestSinglePartition()  local291     const auto checkpoint_path =  in TestMultiPartition()  local
 575     const auto checkpoint_path =  in TestReadTensorSlice()  local
 
 | 
| /external/tensorflow/tensorflow/python/training/ | 
| D | saver.py | 945   def _build_eager(self, checkpoint_path, build_save, build_restore):  argument949   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
 
 | 
| D | evaluation.py | 168 def _evaluate_once(checkpoint_path,  argument
 | 
| /external/tensorflow/tensorflow/python/tools/ | 
| D | saved_model_aot_compile.py | 311 def aot_compile_cpu_meta_graph_def(checkpoint_path,  argument
 | 
| /external/tensorflow/tensorflow/core/util/ | 
| D | event.proto | 79   string checkpoint_path = 2;  field
 | 
| /external/tensorflow/tensorflow/python/keras/saving/ | 
| D | saved_model_experimental.py | 234     mode, has_saved_vars, builder, model, custom_objects, checkpoint_path,  argument
 | 
| /external/tensorflow/tensorflow/python/grappler/ | 
| D | layout_optimizer_test.py | 239   def _train(self, checkpoint_path, layout_optimizer=False, restore=False):  argument
 |