Home
last modified time | relevance | path

Searched defs:DestroyCommGroup (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/parallel_stub/
Dexecutor_stub.h32 bool DestroyCommGroup(const std::string &) const { return true; } in DestroyCommGroup() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/distribute/
Dascend_collective.cc90 void HcclCollectiveGroup::DestroyCommGroup() { in DestroyCommGroup() function in mindspore::device::ascend::collective::HcclCollectiveGroup
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dexecutor.cc357 bool Executor::DestroyCommGroup(const std::string &group_name) { in DestroyCommGroup() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/
Dexecutor.cc419 bool Executor::DestroyCommGroup(const std::string &group_name) { in DestroyCommGroup() function in mindspore::session::Executor
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/
Dexecutor.cc419 bool Executor::DestroyCommGroup(const std::string &group_name) { in DestroyCommGroup() function in mindspore::session::Executor