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.h71 std::map<string, std::unique_ptr<ScopeNode>> nodes_map_; variable
Dtfprof_graph.h81 std::map<string, std::unique_ptr<GraphNode>> nodes_map_; variable
Dtfprof_stats.h115 std::map<string, std::unique_ptr<TFGraphNode>> nodes_map_; variable