Searched defs:CreateGroup (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/ | ||
D | mpi_pycc.cc | 34 void MpiPycc::CreateGroup(const std::string &group, const std::vector<unsigned int> &ranks) { in CreateGroup() function in mindspore::device::ascend::collective::MpiPycc |
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ | ||
D | device_manager.cc | 288 Group DeviceManager::CreateGroup(const std::string &group_name, in CreateGroup() function in mindspore::parallel::DeviceManager |
D | group_manager.cc | 163 Status GroupManager::CreateGroup(const std::string &group_name, const std::vector<Device> &devices, in CreateGroup() function in mindspore::parallel::GroupManager |