Home
last modified time | relevance | path

Searched defs:graph_path (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_tensor_test.cc30 string graph_path = in TFProfTensorTest() local
Dtfprof_timeline_test.cc35 string graph_path = in TFProfTimelineTest() local
Dtfprof_show_test.cc41 string graph_path = in TFProfShowTest() local
Dtfprof_stats_test.cc34 string graph_path = in TFProfStatsTest() local
/external/tensorflow/tensorflow/tools/graph_transforms/
Dsummarize_graph_main.cc66 const string& graph_path) { in PrintBenchmarkUsage()
144 Status SummarizeGraph(const GraphDef& graph, const string& graph_path, in SummarizeGraph()
/external/tensorflow/tensorflow/examples/label_image/
Dmain.cc326 string graph_path = tensorflow::io::JoinPath(root_dir, graph); in main() local
/external/tensorflow/tensorflow/examples/multibox_detector/
Dmain.cc396 string graph_path = tensorflow::io::JoinPath(root_dir, graph); in main() local