Searched defs:set_communi_parallel_mode (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ | ||
D | context.cc | 191 bool ParallelContext::set_communi_parallel_mode(const std::string &communi_parallel_mode) { in set_communi_parallel_mode() function in mindspore::parallel::ParallelContext |
/third_party/mindspore/mindspore/parallel/ | ||
D | _auto_parallel_context.py | 526 def set_communi_parallel_mode(self, communi_parallel_mode): member in _AutoParallelContext |