pytorch/torch/ao/quantization/quantizer
Aaron Gokaslan 31715be72a [BE]: Update mypy to 1.11.2 (#133816)
Updates mypy to 1.11.1 to improve type inference

Pull Request resolved: https://github.com/pytorch/pytorch/pull/133816
Approved by: https://github.com/ezyang
2024-09-16 19:44:11 +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 [BE][Easy] enable ruff rule PIE790: unnecessary pass statement (#133200) 2024-08-15 15:50:19 +00:00
utils.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
x86_inductor_quantizer.py [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00
xnnpack_quantizer.py [Quantizer] Fix Maxpool2d share q params (#132704) 2024-08-06 18:13:16 +00:00
xnnpack_quantizer_utils.py [BE] typing for decorators - fx/_compatibility (part 1) (#134202) 2024-08-22 17:07:33 +00:00