Searched defs:matched_nodes (Results 1 – 5 of 5) sorted by relevance
258 std::set<std::string> matched_nodes = matched_nodes_; in GetOpTypeMatches() local332 void GraphMatcher::SetMatchedNodes(std::set<std::string>& matched_nodes) { in SetMatchedNodes()346 std::set<std::string> matched_nodes; in ReplaceMatchingOpTypes() local
391 std::set<std::string> matched_nodes{}; in ResolveRNNGRUCell() local
126 long int matched_nodes = 0; in igraph_isomorphic_function_vf2() local1031 long int matched_nodes = 0; in igraph_subisomorphic_function_vf2() local
1135 long int matched_nodes = 0; in igraph_isomorphic_function_vf2() local2051 long int matched_nodes = 0; in igraph_subisomorphic_function_vf2() local
482 Map<DFPattern, Array<Expr>> matched_nodes; member