Home
last modified time | relevance | path

Searched defs:AssignLocalRank (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/collective/
Dcollective_communication_lib.h98 virtual bool AssignLocalRank() { return true; } in AssignLocalRank() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/distributed/collective/
Dcollective_manager.cc536 bool CollectiveManager::AssignLocalRank() { in AssignLocalRank() function in mindspore::distributed::collective::CollectiveManager