Home
last modified time | relevance | path

Searched refs:communi_parallel_mode_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcontext.h129 std::string communi_parallel_mode() const { return communi_parallel_mode_; } in communi_parallel_mode()
167 std::string communi_parallel_mode_; variable
Dcontext.cc72 communi_parallel_mode_ = ALL_GROUP_PARALLEL; in Reset()
198 communi_parallel_mode_ = communi_parallel_mode; in set_communi_parallel_mode()