Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DBackend.hpp70 virtual c10::intrusive_ptr<Work> endCoalescing() { in endCoalescing() function in c10d::Backend
H A DProcessGroup.hpp120 virtual c10::intrusive_ptr<Work> endCoalescing(c10::DeviceType deviceType) { in endCoalescing() function in c10d::ProcessGroup
H A DProcessGroupWrapper.cpp570 c10::intrusive_ptr<Work> ProcessGroupWrapper::endCoalescing() { in endCoalescing() function in c10d::ProcessGroupWrapper
H A DProcessGroupNCCL.cpp2590 c10::intrusive_ptr<Work> ProcessGroupNCCL::endCoalescing(OpType optype) { in checkForNCCLErrorsInternal() function in c10d::ProcessGroupNCCL
2658 c10::intrusive_ptr<Work> ProcessGroupNCCL::endCoalescing() { in checkForNCCLErrorsInternal() function in c10d::ProcessGroupNCCL