Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_stats.cc148 return empty_graph_node_; in ShowGraphNode()
162 return empty_graph_node_; in ShowGraphNode()
167 return empty_graph_node_; in ShowGraphNode()
Dtfprof_stats.h117 GraphNodeProto empty_graph_node_; variable