Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLTest.cpp303 class AllgatherNCCLTest : public NCCLTest { class
305 AllgatherNCCLTest(const std::string& path, int rank, int worldSize) in AllgatherNCCLTest() function in AllgatherNCCLTest