Searched defs:other_graph_cnode (Results 1 – 1 of 1) sorted by relevance
685 … std::unordered_map<AnfNodePtr, AnfNodePtr> *other_graph_cnode) { in GetNewCNodeInputs() argument736 … std::unordered_map<AnfNodePtr, AnfNodePtr> *other_graph_cnode) { in CreateNewCNode() argument1130 std::unordered_map<AnfNodePtr, AnfNodePtr> other_graph_cnode; in ConstructKernelGraph() local