Home
last modified time | relevance | path

Searched defs:IsCommunicationOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc1648 bool AnfRuntimeAlgorithm::IsCommunicationOp(const AnfNodePtr &node) { in IsCommunicationOp() function in mindspore::session::AnfRuntimeAlgorithm
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc513 bool IsCommunicationOp(const PrimitivePtr &prim) { in IsCommunicationOp() function