Home
last modified time | relevance | path

Searched defs:CreateCommGroup (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/parallel_stub/
Dexecutor_stub.h31 bool CreateCommGroup(const std::string &, const std::vector<uint32_t> &) const { return true; } in CreateCommGroup() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/hccl/
Dcollective_stub.cc31 void HcclCollectiveGroup::CreateCommGroup(const std::string &, const std::vector<unsigned int> &) {… in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/distribute/
Dascend_collective.cc86 void HcclCollectiveGroup::CreateCommGroup(const std::string &name, const std::vector<unsigned int> … in CreateCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
Dmpi_collective_group.cc117 bool MPICollective::CreateCommGroup(const std::string &name, const std::vector<unsigned int> &ranks… in CreateCommGroup() function in mindspore::device::ascend::collective::MPICollective
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/distribution/
Dmpi_wrapper.cc43 bool MPIWrapper::CreateCommGroup(const std::string &group_name, const std::vector<unsigned int> &gr… in CreateCommGroup() function in mindspore::device::gpu::MPIWrapper
Dcollective_wrapper.cc27 bool CreateCommGroup(const std::string &group_name, const std::vector<unsigned int> &ranks) { in CreateCommGroup() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dexecutor.cc349 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/
Dexecutor.cc411 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dexecutor.cc411 bool Executor::CreateCommGroup(const std::string &group_name, const std::vector<uint32_t> &ranks) { in CreateCommGroup() function in mindspore::session::Executor