Home
last modified time | relevance | path

Searched defs:TestSDPA (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_sdpa.py21 class TestSDPA(torch._dynamo.test_case.TestCase): class
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dsdpa.py17 class TestSDPA(unittest.TestCase): class
/aosp_15_r20/external/executorch/exir/program/test/
H A Dtest_program.py58 class TestSDPA(torch.nn.Module): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_transformers.py1745 class TestSDPA(NNTestCase): class
H A Dtest_mps.py9418 class TestSDPA(TestCaseMPS): class