pytorch/torch/ao/quantization
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
..
backend_config [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
experimental [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00
fx Update pt2e numeric debugger to use node.meta["custom"] field (#134040) 2024-08-27 19:51:03 +00:00
pt2e Fix attr check for quantization spec (#135736) 2024-09-13 23:01:22 +00:00
quantizer [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00
__init__.py [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00
_correct_bias.py [BE]: Update mypy to 1.11.2 (#133816) 2024-09-16 19:44:11 +00:00
_equalize.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
_learnable_fake_quantize.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
fake_quantize.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
fuse_modules.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
fuser_method_mappings.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
observer.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
pattern.md
qconfig_mapping.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
qconfig.py Revise CPU vectorization ISA support API (#135075) 2024-09-05 12:14:56 +00:00
quant_type.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
quantization_mappings.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
quantize_fx.py Add None return type to init (#132335) 2024-08-01 15:26:45 +00:00
quantize_jit.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
quantize_pt2e.py [torch][ao] Use returned model from Quantizer.transform_for_annotation in prepare_pt2e (#132893) 2024-08-12 17:23:19 +00:00
quantize.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
stubs.py [BE] enable UFMT for torch/ao/quantization/ (#128863) 2024-07-25 04:17:54 +00:00
utils.py [BE][Easy] enable ruff rule PIE790: unnecessary pass statement (#133200) 2024-08-15 15:50:19 +00:00