Home
last modified time | relevance | path

Searched refs:DestroyAllGroups (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dgroup_manager.h60 Status DestroyAllGroups();
Dgroup_manager.cc237 Status GroupManager::DestroyAllGroups() { in DestroyAllGroups() function in mindspore::parallel::GroupManager
284 void GroupManager::Clear() { (void)DestroyAllGroups(); } in Clear()