Home
last modified time | relevance | path

Searched refs:test_all_gather_timeout (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_control_collectives.py131 def test_all_gather_timeout(self) -> None: member in TestCollectives
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/rpc/
H A Drpc_test.py1619 def test_all_gather_timeout(self): member in RpcTest