Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DProcessGroup.hpp68 GLOO = 1, enumerator
/aosp_15_r20/external/pytorch/torch/distributed/
H A Ddistributed_c10d.py241 GLOO = "gloo" variable in Backend