Home
last modified time | relevance | path

Searched defs:TestModuleInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_interface.py44 class TestModuleInterface(JitTestCase): class
H A Dtest_tracer.py2731 class TestModuleInterface(nn.Module): class
2749 def fn_takes_interface(x: TestModuleInterface):