Searched refs:FindSubGraph (Results 1 – 2 of 2) sorted by relevance
105 std::pair<AnfNodePtr, int64_t> FindSubGraph(const FuncGraphPtr &func_graph, const AnfNodePtr ¶m…
1451 std::pair<AnfNodePtr, int64_t> FindSubGraph(const FuncGraphPtr &graph, const AnfNodePtr ¶meter)… in FindSubGraph() function1478 …std::pair<AnfNodePtr, int64_t> res = FindSubGraph(graph_sub, parameters[LongToSize(param_pair.seco… in FindSubGraph()1719 std::pair<AnfNodePtr, int64_t> res = FindSubGraph(root, parameter); in CoverSliceShape()