Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTraceUtils.h50 inline std::string getTraceStartKey(const std::string& pgName, int rank) { in getTraceStartKey()
54 inline std::string getTraceEndKey(const std::string& pgName, int rank) { in getTraceEndKey()
216 const std::string& pgName, in retrieveDesyncReport()
H A DParamCommsUtils.hpp99 pgName, \ argument
138 pgName, \ argument
H A DParamCommsUtils.cpp11 std::tuple<std::string, std::string> pgName, in ParamCommsDebugInfo()