Searched defs:Conv2dWithObsSharingOps (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/test/quantization/pt2e/ | ||
H A D | test_duplicate_dq.py | 32 class Conv2dWithObsSharingOps(torch.nn.Module): class in TestHelperModules |
H A D | test_metadata_porting.py | 20 class Conv2dWithObsSharingOps(torch.nn.Module): class in TestHelperModules |
/aosp_15_r20/external/pytorch/torch/testing/_internal/ | ||
H A D | common_quantization.py | 2693 class Conv2dWithObsSharingOps(torch.nn.Module): class in TestHelperModules |