Searched refs:test_strided_inputs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_flex_decoding.py | 417 def test_strided_inputs(self, dtype: torch.dtype, k_s, v_s, head_dims): member in TestFlexDecoding |
H A D | test_torchinductor.py | 6083 def test_strided_inputs(self): member in CommonTemplate |