Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_types.py12 from jit.test_module_interface import TestModuleInterface # noqa: F401
H A Dtest_misc.py11 from jit.test_module_interface import TestModuleInterface # noqa: F401
H A Dtest_module_interface.py66 def test_module_interface(self): member in TestModuleInterface
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py41 from jit.test_module_interface import TestModuleInterface # noqa: F401
16224 import jit.test_module_interface
16225 suite = unittest.findTestCases(jit.test_module_interface)