Searched defs:IsCommunicationOp (Results 1 – 2 of 2) sorted by relevance
1648 bool AnfRuntimeAlgorithm::IsCommunicationOp(const AnfNodePtr &node) { in IsCommunicationOp() function in mindspore::session::AnfRuntimeAlgorithm
513 bool IsCommunicationOp(const PrimitivePtr &prim) { in IsCommunicationOp() function