pytorch/torch/ao/quantization/quantizer
2025-01-10 00:12:06 +00:00
..
__init__.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
composable_quantizer.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
embedding_quantizer.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
quantizer.py Migrate from Tuple -> tuple in torch/ao (#144265) 2025-01-10 00:12:06 +00:00
utils.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
x86_inductor_quantizer.py Migrate from Tuple -> tuple in torch/ao (#144265) 2025-01-10 00:12:06 +00:00
xnnpack_quantizer_utils.py [BE] typing for decorators (#144161) 2025-01-04 16:40:09 +00:00
xnnpack_quantizer.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
xpu_inductor_quantizer.py [Intel GPU] XPUInductorQuantizer for XPU int8 recipe customization (#139578) 2024-11-26 09:44:14 +00:00