Home
last modified time | relevance | path

Searched defs:GetLocalGroupSize (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/collective/
Dcollective_communication_lib.cc72 uint32_t CollectiveCommunicationLib::GetLocalGroupSize(const std::string &group_name) { in GetLocalGroupSize() function in mindspore::device::CollectiveCommunicationLib
Ddummy_collective_communication_lib.cc133 uint32_t DummyCollectiveCommunicationLib::GetLocalGroupSize(const std::string &group_name) { in GetLocalGroupSize() function in mindspore::device::DummyCollectiveCommunicationLib
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_collective_comm_lib.cc268 uint32_t AscendCollectiveCommLib::GetLocalGroupSize(const std::string &group_name) { in GetLocalGroupSize() function in mindspore::device::ascend::AscendCollectiveCommLib
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/collective/
Dcollective_manager.cc393 uint32_t CollectiveManager::GetLocalGroupSize(const std::string &group_name) { in GetLocalGroupSize() function in mindspore::distributed::collective::CollectiveManager