Home
last modified time | relevance | path

Searched refs:match_start_node (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.cc128 bool match_start_node = false; in SearchRoot() local
132 match_start_node = true; in SearchRoot()
136 if (match_start_node) { in SearchRoot()
Dtfprof_graph.cc131 bool match_start_node = false; in SearchRoot() local
135 match_start_node = true; in SearchRoot()
139 if (match_start_node) { in SearchRoot()
Dtfprof_code.cc557 bool match_start_node = false; in SearchRoot() local
561 match_start_node = true; in SearchRoot()
565 if (match_start_node) { in SearchRoot()