Searched refs:ModWithWrongAnnotation (Results 1 – 1 of 1) sorted by relevance
505 class ModWithWrongAnnotation(torch.nn.ModuleDict): class517 torch.jit.script(ModWithWrongAnnotation())568 class ModWithWrongAnnotation(torch.nn.ModuleList): class580 torch.jit.script(ModWithWrongAnnotation())