Searched defs:GetLocalRankId (Results 1 – 5 of 5) sorted by relevance
32 using GetLocalRankId = int (*)(); variable
65 uint32_t CollectiveCommunicationLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::CollectiveCommunicationLib
123 uint32_t DummyCollectiveCommunicationLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::DummyCollectiveCommunicationLib
261 uint32_t AscendCollectiveCommLib::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::device::ascend::AscendCollectiveCommLib
387 uint32_t CollectiveManager::GetLocalRankId(const std::string &group_name) { in GetLocalRankId() function in mindspore::distributed::collective::CollectiveManager