Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dsparsify_gather.cc156 const string& tensor_name, const std::unique_ptr<BundleReader>& ckpt_reader, in ReadTensorFromCheckpoint()
183 std::unique_ptr<BundleReader>* ckpt_reader) { in InitializeCheckpointReader()
227 const std::unique_ptr<BundleReader>& ckpt_reader, in SparsifyGatherInternal()
596 std::unique_ptr<BundleReader> ckpt_reader; in SparsifyGather() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_stats.cc54 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader) in TFStats()
77 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader) in TFStats()
H A Dtfprof_scope.h41 explicit TFScope(checkpoint::CheckpointReader* ckpt_reader) in TFScope()
H A Dtfprof_graph.h43 explicit TFGraph(checkpoint::CheckpointReader* ckpt_reader) in TFGraph()
H A Dtfprof_tensor_test.cc43 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfTensorTest() local
H A Dtfprof_show.h40 explicit TFShow(checkpoint::CheckpointReader* ckpt_reader) in TFShow()
H A Dtfprof_show_test.cc65 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfShowTest() local
H A Dprint_model_analysis.cc196 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader; in PrintModelAnalysis() local
H A Dtfprof_stats_test.cc58 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader( in TFProfStatsTest() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dprofiler.cc184 std::unique_ptr<checkpoint::CheckpointReader> ckpt_reader; in Run() local