Home
last modified time | relevance | path

Searched refs:FindCommunicationOp (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.h76 bool FindCommunicationOp(const std::vector<AnfNodePtr> &all_nodes);
Dstep_auto_parallel.cc106 if (FindCommunicationOp(all_nodes)) { in StepAutoParallel()
Dstep_parallel.cc518 bool FindCommunicationOp(const std::vector<AnfNodePtr> &all_nodes) { in FindCommunicationOp() function
3112 if (FindCommunicationOp(all_nodes)) { in StepParallel()