Home
last modified time | relevance | path

Searched defs:test_sdpa (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_flop_counter.py307 def test_sdpa(self): member in TestFlopCounter
H A Dtest_decomp.py1179 def test_sdpa(self, device, dtype, op): member in DecompOneOffTests
H A Dtest_nestedtensor.py6194 def test_sdpa(self, device, dtype): member in TestNestedTensorSubclass
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py3873 def test_sdpa(self, device, backend): member in TestVmapBatchedGradient
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_aot_inductor.py954 def test_sdpa(self): member in AOTInductorTestsTemplate
H A Dtest_torchinductor.py9019 def test_sdpa(self): member in CommonTemplate