Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_nccl.py207 def test_reduce_scatter(self, device, dtype): member in TestNCCL
H A Dtest_fake_pg.py54 def test_reduce_scatter(self): member in TestFakePG
H A Dtest_c10d_spawn_nccl.py154 def test_reduce_scatter(self): member in TestDistributedNNFunctionsNccl
H A Dtest_multi_threaded_pg.py176 def test_reduce_scatter(self): member in TestCollectivesWithBaseClass