Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DTypes.hpp158 struct AllToAllOptions { struct
159 std::chrono::milliseconds timeout = kUnsetTimeout;
H A DProcessGroupUCC.cpp1041 const AllToAllOptions& /* unused */) { in alltoall()
1107 const AllToAllOptions& /* unused */) { in alltoall_base()
H A DFakeProcessGroup.hpp149 const AllToAllOptions& /* opts */ = AllToAllOptions()) override { in alltoall_base()
H A DBackend.hpp243 const AllToAllOptions& /* opts */ = AllToAllOptions()) { in alltoall_base()
H A DProcessGroupNCCL.cpp4153 const AllToAllOptions& /* unused */) { in checkForNCCLErrorsInternal()
4260 const AllToAllOptions& /* unused */) { in checkForNCCLErrorsInternal()
H A DProcessGroupGloo.cpp2743 const AllToAllOptions& /* unused */) { in alltoall_base()