Home
last modified time | relevance | path

Searched defs:CreateDeviceCommunicationGroup (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/collective/
Dcollective_communication_lib.h70 …virtual bool CreateDeviceCommunicationGroup(const std::string &group_name, const std::vector<uint3… in CreateDeviceCommunicationGroup() function
Ddummy_collective_communication_lib.cc63 bool DummyCollectiveCommunicationLib::CreateDeviceCommunicationGroup(const std::string &group_name, in CreateDeviceCommunicationGroup() function in mindspore::device::DummyCollectiveCommunicationLib
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_collective_comm_lib.cc191 bool AscendCollectiveCommLib::CreateDeviceCommunicationGroup(const std::string &group_name, in CreateDeviceCommunicationGroup() function in mindspore::device::ascend::AscendCollectiveCommLib