Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_stats.cc149 return empty_graph_node_; in ShowGraphNode()
163 return empty_graph_node_; in ShowGraphNode()
168 return empty_graph_node_; in ShowGraphNode()
H A Dtfprof_stats.h116 GraphNodeProto empty_graph_node_; variable