Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_containers.py505 class ModWithWrongAnnotation(torch.nn.ModuleDict): class
568 class ModWithWrongAnnotation(torch.nn.ModuleList): class