pytorch/torch/ao/quantization/quantizer
2025-10-01 19:05:53 +00:00
..
__init__.py
composable_quantizer.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
embedding_quantizer.py PEP585 update - torch/ao/quantization (#145140) 2025-01-19 10:20:00 +00:00
quantizer.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
utils.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
x86_inductor_quantizer.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
xnnpack_quantizer_utils.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
xnnpack_quantizer.py [4/N] Apply ruff UP035 rule to python code (#164206) 2025-10-01 19:05:53 +00:00
xpu_inductor_quantizer.py [BE][13/16] fix typos in torch/ (torch/ao/) (#156603) 2025-06-29 04:34:04 +00:00