Searched defs:GLOO (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/csrc/distributed/c10d/ | ||
D | ProcessGroup.hpp | 68 GLOO = 1, enumerator |
/external/pytorch/torch/distributed/ | ||
D | distributed_c10d.py | 241 GLOO = "gloo" variable in Backend |