Home
last modified time | relevance | path

Searched defs:nodes_map_ (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_scope.h72 std::map<string, std::unique_ptr<ScopeNode>> nodes_map_; variable
Dtfprof_graph.h83 std::map<string, std::unique_ptr<GraphNode>> nodes_map_; variable
Dtfprof_stats.h116 std::map<string, std::unique_ptr<TFGraphNode>> nodes_map_; variable