Home
last modified time | relevance | path

Searched refs:test_reduce_scatter_tensor_coalesced (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_snode_runtime.py308 def test_reduce_scatter_tensor_coalesced(self): member in TestCommAnalysis
/aosp_15_r20/external/pytorch/test/distributed/
H A Dtest_c10d_functional_native.py321 def test_reduce_scatter_tensor_coalesced(self) -> None: member in TestWithNCCL
H A Dtest_c10d_gloo.py726 def test_reduce_scatter_tensor_coalesced(self): member in ProcessGroupGlooTest
H A Dtest_c10d_nccl.py3043 def test_reduce_scatter_tensor_coalesced(self): member in CommTest