Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_interface.py51 class TestNotModuleInterfaceCall(nn.Module): class
64 torch.jit.script(TestNotModuleInterfaceCall())