HomeSort by relevance Sort by last modified time
    Searched full:ckpt (Results 51 - 67 of 67) sorted by null

1 23

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_show_test.cc 66 "core/profiler/internal/testdata/ckpt");
tfprof_stats_test.cc 60 "core/profiler/internal/testdata/ckpt");
  /external/tensorflow/tensorflow/examples/speech_commands/
train.py 256 FLAGS.model_architecture + '.ckpt')
  /external/tensorflow/tensorflow/examples/tutorials/word2vec/
word2vec_basic.py 306 saver.save(session, os.path.join(FLAGS.log_dir, 'model.ckpt'))
  /external/tensorflow/tensorflow/contrib/layers/python/layers/
feature_column_test.py     [all...]
  /external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/
spinn_test.py 423 self.assertTrue(glob.glob(os.path.join(config.logdir, "ckpt*")))
  /external/tensorflow/tensorflow/docs_src/mobile/
prepare_models.md 111 --input_checkpoint=/tmp/model/model.ckpt-1000 \
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
experiment_test.py 105 save_path = os.path.join(self.model_dir, 'model.ckpt')
    [all...]
monitors.py     [all...]
  /external/tensorflow/tensorflow/python/training/
basic_session_run_hooks.py 392 checkpoint_basename="model.ckpt",
    [all...]
supervisor.py 225 checkpoint_basename="model.ckpt",
    [all...]
  /external/tensorflow/tensorflow/python/estimator/
training_test.py     [all...]
  /external/tensorflow/tensorflow/python/estimator/canned/
baseline_test.py 94 saver.Saver().save(sess, os.path.join(model_dir, 'model.ckpt'))
    [all...]
dnn_testing_utils.py 124 saver.Saver().save(sess, os.path.join(model_dir, 'model.ckpt'))
    [all...]
linear_testing_utils.py 105 saver.Saver().save(sess, os.path.join(model_dir, 'model.ckpt'))
    [all...]
  /external/tensorflow/tensorflow/python/feature_column/
feature_column_test.py     [all...]
  /cts/tests/tests/media/res/raw/
football_qvga.yuv     [all...]

Completed in 1319 milliseconds

1 23