Searched defs:CreateGroup (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/distribute/ | ||
| D | mpi_pycc.cc | 41 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-src/source/mindspore/ccsrc/frontend/parallel/ | ||
| D | device_manager.cc | 428 Status DeviceManager::CreateGroup(const std::string &group_name, in CreateGroup() function in mindspore::parallel::DeviceManager |
| D | group_manager.cc | 194 Status GroupManager::CreateGroup(const std::string &group_name, const std::vector<Device> &devices, in CreateGroup() function in mindspore::parallel::GroupManager |