Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_interface.py357 class NewModuleMethodNotLazyCompile(nn.Module): class
368 scripted_mod.proxy_mod = torch.jit.script(NewModuleMethodNotLazyCompile())