Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py886 class QuantizedCustomModule(torch.nn.Module): class
958 ObservedCustomModule: QuantizedCustomModule
977 self.assertEqual(type(m.sub.custom), QuantizedCustomModule)