Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupGlooTest.cpp122 class CollectiveTest { class
145 CollectiveTest(std::string path) : path_(std::move(path)) {} in CollectiveTest() function in CollectiveTest
147 CollectiveTest(CollectiveTest&& other) { in CollectiveTest() function in CollectiveTest