Searched defs:DestroyGroup (Results 1 – 5 of 5) sorted by relevance
214 Status GroupManager::DestroyGroup(const std::string &group_name) { in DestroyGroup() function in mindspore::parallel::GroupManager226 Status GroupManager::DestroyGroup(mindspore::parallel::Group *const group) { in DestroyGroup() function in mindspore::parallel::GroupManager
121 bool CommManager::DestroyGroup(const string &group) const { in DestroyGroup() function in mindspore::CommManager
95 bool MPIWrapper::DestroyGroup(const std::string &group_name) { in DestroyGroup() function in mindspore::device::gpu::MPIWrapper
35 bool DestroyGroup(const std::string &group_name) { return MPIWrapper::instance().DestroyGroup(group… in DestroyGroup() function
108 void NCCLWrapper::DestroyGroup(const std::string &group_name) { in DestroyGroup() function in mindspore::device::gpu::NCCLWrapper