Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLTest.cpp586 void testAllgather(const std::string& path, int rank, int size) { in testAllgather() function
789 TEST_F(ProcessGroupNCCLTest, testAllgather) { in TEST_F() argument
H A DProcessGroupMPITest.cpp151 void testAllgather(int iter = 10000) { in testAllgather() function