Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DNCCLUtils.hpp259 class NCCLComm { class
261 explicit NCCLComm(ncclComm_t ncclComm) in NCCLComm() function in c10d::NCCLComm
268 NCCLComm() : NCCLComm(nullptr) {} in NCCLComm() function in c10d::NCCLComm
362 NCCLComm(NCCLComm&& other) { in NCCLComm() function in c10d::NCCLComm