Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dexport_strategy_test.py39 def _ckpt_export_fn(estimator, export_path, checkpoint_path): argument
50 def _ckpt_eval_export_fn(estimator, export_path, checkpoint_path, argument
Dexport_strategy.py78 checkpoint_path=None, argument
Devaluable.py55 checkpoint_path=None, argument
Dexperiment.py56 def _pred_fn_wrapper(eval_results, checkpoint_path): argument
795 def _maybe_export(self, eval_result, checkpoint_path=None): argument
895 checkpoint_path=None, argument
Dgraph_actions.py101 def _restore_from_checkpoint(session, graph, checkpoint_path, saver=None): argument
480 checkpoint_path, argument
Dlearn_runner_test.py82 checkpoint_path=None, hooks=None): argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/utils/
Dsaved_model_export_utils.py439 def export_fn(estimator, export_dir_base, checkpoint_path=None, argument
594 def update(self, checkpoint_path, eval_result): argument
697 def export_fn(estimator, export_dir_base, checkpoint_path, eval_result=None): argument
756 def export_fn(estimator, export_dir_base, checkpoint_path=None): argument
Dexport.py69 def _export_graph(graph, saver, checkpoint_path, export_dir, argument
294 checkpoint_path=None): argument
Dsaved_model_export_utils_test.py59 checkpoint_path=None, argument
/external/tensorflow/tensorflow/contrib/meta_graph_transform/
Dmeta_graph_transform.py104 checkpoint_path): argument
190 initializer_names, checkpoint_path): argument
273 checkpoint_path=None): argument
717 checkpoint_path=None): argument
/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/contrib/boosted_trees/estimator_batch/
Dcustom_export_strategy.py71 def export_fn(estimator, export_dir, checkpoint_path=None, eval_result=None): argument
/external/tensorflow/tensorflow/python/training/
Dsaver.py845 def _build_eager(self, checkpoint_path, build_save, build_restore): argument
849 def _build(self, checkpoint_path, build_save, build_restore): argument
1596 def object_graph_key_mapping(checkpoint_path): argument
1619 checkpoint_path, var_list=None, builder=None, names_to_keys=None, argument
Devaluation.py174 def _evaluate_once(checkpoint_path, argument
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator.py591 checkpoint_path=None, argument
706 checkpoint_path=None): argument
884 checkpoint_path=None, argument
1322 checkpoint_path=None, argument
Ddnn.py681 checkpoint_path=None, argument
Ddnn_linear_combined.py1042 checkpoint_path=None, argument
/external/tensorflow/tensorflow/contrib/slim/python/slim/
Devaluation.py149 checkpoint_path, argument
Devaluation_test.py247 def _prepareCheckpoint(self, checkpoint_path): argument
/external/tensorflow/tensorflow/python/keras/saving/
Dsaved_model.py213 mode, has_saved_vars, builder, model, custom_objects, checkpoint_path, argument
/external/tensorflow/tensorflow/core/util/
Devent.proto71 string checkpoint_path = 2; field
/external/tensorflow/tensorflow/contrib/training/python/training/
Devaluation.py317 def _scaffold_with_init(scaffold, saver, checkpoint_path): argument
/external/tensorflow/tensorflow/python/layers/
Dnormalization_test.py68 checkpoint_path, argument
95 def _infer(self, checkpoint_path, image_val, shape, use_gpu, is_fused): argument
/external/tensorflow/tensorflow/python/tpu/
Dtpu_estimator.py2382 checkpoint_path, argument
2724 checkpoint_path=None, argument
2745 checkpoint_path=None, argument
3767 checkpoint_path=None, argument
/external/tensorflow/tensorflow/python/grappler/
Dlayout_optimizer_test.py222 def _train(self, checkpoint_path, layout_optimizer=False, restore=False): argument

12