Home
last modified time | relevance | path

Searched defs:group_info_ (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/distribution/
Dnccl_wrapper.h62 std::map<std::string, NcclGroupInfo> group_info_; variable
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/distribute/
Dmpi_collective_group.h58 std::map<std::string, std::pair<int, int>> group_info_; variable
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dgroup_manager.h77 std::vector<std::pair<std::string, std::vector<uint32_t>>> group_info_; variable