Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupNCCL.hpp173 struct DumpPipe { struct
174 DumpPipe(int rank) { in DumpPipe() argument
196 bool shouldDump() { in shouldDump()
207 ~DumpPipe() { in ~DumpPipe()
214 int fd_ = -1;
217 struct DumpPipe { struct
218 DumpPipe(int rank) {} in DumpPipe() function
219 bool shouldDump() { in shouldDump()