Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroup.cpp154 const std::string& ProcessGroup::getGroupDesc() const { in getGroupDesc() function in c10d::ProcessGroup
H A DBackend.hpp373 const std::string& getGroupDesc() const { in getGroupDesc() function in c10d::Backend