Searched defs:SearchRoot (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ | ||
D | tfprof_scope.cc | 120 std::vector<ScopeNode*> TFScope::SearchRoot( in SearchRoot() function in tensorflow::tfprof::TFScope |
D | tfprof_graph.cc | 117 std::vector<GraphNode*> TFGraph::SearchRoot( in SearchRoot() function in tensorflow::tfprof::TFGraph |
D | tfprof_op.cc | 195 int64 TFOp::SearchRoot(const std::vector<OpNode*> nodes, in SearchRoot() function in tensorflow::tfprof::TFOp |
D | tfprof_code.cc | 535 std::vector<CodeNode*> TFCode::SearchRoot(std::vector<CodeNode*> roots, in SearchRoot() function in tensorflow::tfprof::TFCode |