Home
last modified time | relevance | path

Searched refs:empty_multi_graph_node_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_stats.cc175 return empty_multi_graph_node_; in ShowMultiGraphNode()
183 return empty_multi_graph_node_; in ShowMultiGraphNode()
190 return empty_multi_graph_node_; in ShowMultiGraphNode()
Dtfprof_stats.h117 MultiGraphNodeProto empty_multi_graph_node_; variable