Home
last modified time | relevance | path

Searched defs:SearchRoot (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.cc120 std::vector<ScopeNode*> TFScope::SearchRoot( in SearchRoot() function in tensorflow::tfprof::TFScope
Dtfprof_graph.cc117 std::vector<GraphNode*> TFGraph::SearchRoot( in SearchRoot() function in tensorflow::tfprof::TFGraph
Dtfprof_op.cc195 int64 TFOp::SearchRoot(const std::vector<OpNode*> nodes, in SearchRoot() function in tensorflow::tfprof::TFOp
Dtfprof_code.cc535 std::vector<CodeNode*> TFCode::SearchRoot(std::vector<CodeNode*> roots, in SearchRoot() function in tensorflow::tfprof::TFCode