Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_types.py228 class ModuleWithIgnoredAttr(torch.nn.Module): class
244 mod = ModuleWithIgnoredAttr(1, 4)