Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroupNCCL.cpp431 const ProcessGroupNCCL::WorkNCCL& workNCCL) { in operator <<()
1701 if (auto workNCCL = c10::dynamic_intrusive_pointer_cast<WorkNCCL>(work)) { in verifyWorkTimeoutForTest() local