Searched defs:all_gather_cnode (Results 1 – 2 of 2) sorted by relevance
38 void MoveCastBehindAllGather(const FuncGraphPtr &func_graph, const CNodePtr &all_gather_cnode, in MoveCastBehindAllGather()113 auto all_gather_cnode = node->cast<CNodePtr>(); in OptimizeParallelAllGatherComm() local
260 auto all_gather_cnode = matmul_cnode->input(kIndex1)->cast<CNodePtr>(); in CreateFusionCNode() local