Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLTest.cpp416 const int totalNumGPUs = test.numDevices() * size; in testAllreduce() local
441 int totalNumGPUs = test.numDevices() * size; in testSparseAllreduce() local
492 int totalNumGPUs = test.numDevices() * size; in testSparseAllreduceLarge() local
571 const int totalNumGPUs = numDevices * size; in testReduce() local