Searched refs:ReplacePreEdges (Results 1 – 3 of 3) sorted by relevance
137 …void ReplacePreEdges(const std::shared_ptr<OperatorInfo> &op, const std::shared_ptr<Edge> &new_edg…
934 void OperatorInfo::ReplacePreEdges(const std::shared_ptr<OperatorInfo> &op, const std::shared_ptr<E… in ReplacePreEdges() function in mindspore::parallel::OperatorInfo
1104 v->ReplacePreEdges(u, new_edge); in EliminationEdges()