Searched refs:AddCommOpFusionType (Results 1 – 3 of 3) sorted by relevance
306 void AddCommOpFusionType(const CNodePtr &comm_node, const AnfNodePtr ¶m_node);
342 void AddCommOpFusionType(const CNodePtr &comm_node, const AnfNodePtr ¶m_node) { in AddCommOpFusionType() function
1204 AddCommOpFusionType(comm_op, param_node_pair.first); in InsertMirrorOps()1216 AddCommOpFusionType(comm_op, param_node_pair.first); in InsertMirrorOps()1550 AddCommOpFusionType(allgather, node); in InsertAllGatherOp()