Home
last modified time | relevance | path

Searched refs:test_upsample_nearest2d (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_nnapi.py472 def test_upsample_nearest2d(self): member in TestNNAPI
H A Dtest_mps.py6306 def test_upsample_nearest2d(self): member in TestMPS
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py5739 def test_upsample_nearest2d(self): member in CommonTemplate