HomeSort by relevance Sort by last modified time
    Searched refs:all_model_checkpoint_paths (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/python/training/
saver.py     [all...]
saver_test.py     [all...]
session_manager.py 208 saver.recover_last_checkpoints(ckpt.all_model_checkpoint_paths)
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
graph_actions_test.py 132 all_ckpt_paths = ckpt_state.all_model_checkpoint_paths
442 all_ckpt_paths = ckpt_state.all_model_checkpoint_paths
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator_test.py 719 ckpt.all_model_checkpoint_paths)
    [all...]
  /external/tensorflow/tensorflow/python/estimator/
estimator_test.py 682 ['model.ckpt-1', 'model.ckpt-5'], ckpt.all_model_checkpoint_paths)
    [all...]

Completed in 271 milliseconds