Searched refs:test_reduce_scatter_tensor_coalesced (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_snode_runtime.py | 308 def test_reduce_scatter_tensor_coalesced(self): member in TestCommAnalysis |
/aosp_15_r20/external/pytorch/test/distributed/ | ||
H A D | test_c10d_functional_native.py | 321 def test_reduce_scatter_tensor_coalesced(self) -> None: member in TestWithNCCL |
H A D | test_c10d_gloo.py | 726 def test_reduce_scatter_tensor_coalesced(self): member in ProcessGroupGlooTest |
H A D | test_c10d_nccl.py | 3043 def test_reduce_scatter_tensor_coalesced(self): member in CommTest |