Searched defs:testAllgather (Results 1 – 2 of 2) sorted by relevance
586 void testAllgather(const std::string& path, int rank, int size) { in testAllgather() function789 TEST_F(ProcessGroupNCCLTest, testAllgather) { in TEST_F() argument
151 void testAllgather(int iter = 10000) { in testAllgather() function