Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/collective/
Dcommunication_group.h95 using CommunicationGroupPtr = std::shared_ptr<CommunicationGroup>; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/backend/distributed/collective/
Dcollective_manager.h45 using CommunicationGroupPtr = device::CommunicationGroupPtr; variable