Home
last modified time | relevance | path

Searched defs:ckpt_reader (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.h42 explicit TFScope(checkpoint::CheckpointReader* ckpt_reader) in TFScope()
Dtfprof_graph.h45 explicit TFGraph(checkpoint::CheckpointReader* ckpt_reader) in TFGraph()
Dtfprof_tensor_test.cc46 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfTensorTest() local
Dtfprof_show.h42 explicit TFShow(checkpoint::CheckpointReader* ckpt_reader) in TFShow()
Dtfprof_stats.cc52 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader) in TFStats()
76 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader) in TFStats()
Dtfprof_show_test.cc68 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfShowTest() local
Dprint_model_analysis.cc195 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader; in PrintModelAnalysis() local
Dtfprof_stats_test.cc62 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfStatsTest() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc157 const string& tensor_name, const std::unique_ptr<BundleReader>& ckpt_reader, in ReadTensorFromCheckpoint()
184 std::unique_ptr<BundleReader>* ckpt_reader) { in InitializeCheckpointReader()
228 const std::unique_ptr<BundleReader>& ckpt_reader, in SparsifyGatherInternal()
597 std::unique_ptr<BundleReader> ckpt_reader; in SparsifyGather() local
/external/tensorflow/tensorflow/core/profiler/
Dprofiler.cc187 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader; in Run() local