Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_interface.py467 class ModInterface(torch.nn.Module): class
472 proxy_mod: ModInterface
515 class ModInterface(torch.nn.Module): class
520 proxy_mod: ModInterface
558 class ModInterface(torch.nn.Module): class
563 proxy_mod: ModInterface
603 class ModInterface(torch.nn.Module): class
608 proxy_mod: ModInterface
647 class ModInterface(torch.nn.Module): class
652 proxy_mod: ModInterface
/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py1490 class ModInterface(torch.nn.Module): class
1495 proxy_mod: ModInterface