Home
last modified time | relevance | path

Searched defs: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
515 class ModInterface(torch.nn.Module): class
558 class ModInterface(torch.nn.Module): class
603 class ModInterface(torch.nn.Module): class
647 class ModInterface(torch.nn.Module): class
/aosp_15_r20/external/pytorch/test/quantization/jit/
H A Dtest_quantize_jit.py1490 class ModInterface(torch.nn.Module): class