Searched refs:FindCommunicationOp (Results 1 – 3 of 3) sorted by relevance
76 bool FindCommunicationOp(const std::vector<AnfNodePtr> &all_nodes);
106 if (FindCommunicationOp(all_nodes)) { in StepAutoParallel()
518 bool FindCommunicationOp(const std::vector<AnfNodePtr> &all_nodes) { in FindCommunicationOp() function3112 if (FindCommunicationOp(all_nodes)) { in StepParallel()