pytorch/torch/ao/quantization/quantizer
2024-12-17 16:14:25 +00:00
..
__init__.py
composable_quantizer.py
embedding_quantizer.py
quantizer.py Add prepare_obs_or_fq_callback to quantizer (#140863) 2024-11-19 01:13:38 +00:00
utils.py
x86_inductor_quantizer.py [Quant][PT2E][X86] annotate and convert for linear_dynamic_fp16 (#141480) 2024-11-29 07:48:39 +00:00
xnnpack_quantizer.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
xnnpack_quantizer_utils.py No actual change, just remove variable contain Tensors from global scope (#143225) 2024-12-17 16:14:25 +00:00
xpu_inductor_quantizer.py [Intel GPU] XPUInductorQuantizer for XPU int8 recipe customization (#139578) 2024-11-26 09:44:14 +00:00