Home
last modified time | relevance | path

Searched defs:float_module_class (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py79 float_module_class, argument
274 self, float_module_class, quantized_module_class, extra_module_kwargs): argument
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_module.py1152 …def _test_activation_module_impl(self, name, float_module_class, quantized_module_class, extra_kwa… argument