Searched defs:nodes_map_ (Results 1 – 4 of 4) sorted by relevance
71 std::map<string, std::unique_ptr<ScopeNode>> nodes_map_; variable
81 std::map<string, std::unique_ptr<GraphNode>> nodes_map_; variable
115 std::map<string, std::unique_ptr<TFGraphNode>> nodes_map_; variable
47 std::unordered_map<const Node*, Node*> nodes_map_; member in torch::jit::__anonbd5004980111::SubgraphMatcher