Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroup.cpp81 bool isP2POp(OpType opType, bool batchP2P /*= false*/) { in isP2POp()
H A DProcessGroupNCCL.cpp2175 bool batchP2P = ncclActiveGroupCounter_ > 0; in checkForNCCLErrorsInternal() local
3067 bool batchP2P = ncclActiveGroupCounter_ > 0; in checkForNCCLErrorsInternal() local