Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLTest.cpp352 struct ReduceScatterNCCLTest : NCCLTest { struct
353 ReduceScatterNCCLTest(const std::string& path, int rank, int worldSize) in ReduceScatterNCCLTest() function
356 c10::intrusive_ptr<c10d::Work> run() { in run()