Searched defs:_WrapperModule (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/ao/quantization/pt2e/ | ||
D | export_utils.py | 14 class _WrapperModule(torch.nn.Module): class |
/external/pytorch/torch/export/ | ||
D | _trace.py | 1165 class _WrapperModule(torch.nn.Module): class |