Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/
H A Dconstants.py13 default_pg_timeout: timedelta = _DEFAULT_PG_TIMEOUT variable
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py414 default_pg_timeout = 60 variable