pytorch/torch/ao/quantization/experimental
Maggie Moss eb83c3ca23 Clean up unused Pyrefly suppressions (#166178)
Cleaning up ignores that are no longer needed in the repo and adding select suppressions so the main branch is clean.

test plan:
`lintrunner -a`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/166178
Approved by: https://github.com/oulgen
2025-10-25 05:32:21 +00:00
..
adaround_fake_quantize.py [Code Clean] Clean asserts in torch/ao/quantization/experimental/* and torch/ao/quantization/pt2e/* (#165317) 2025-10-20 23:07:11 +00:00
adaround_loss.py [Code Clean] Clean asserts in torch/ao/quantization/experimental/* and torch/ao/quantization/pt2e/* (#165317) 2025-10-20 23:07:11 +00:00
adaround_optimization.py Clean up unused Pyrefly suppressions (#166178) 2025-10-25 05:32:21 +00:00
APoT_tensor.py
apot_utils.py
fake_quantize_function.py [BE][PYFMT] migrate PYFMT for torch/ao/ to ruff format (#148185) 2025-06-14 16:47:04 +00:00
fake_quantize.py [Code Clean] Clean asserts in torch/ao/quantization/experimental/* and torch/ao/quantization/pt2e/* (#165317) 2025-10-20 23:07:11 +00:00
linear.py [Code Clean] Clean asserts in torch/ao/quantization/experimental/* and torch/ao/quantization/pt2e/* (#165317) 2025-10-20 23:07:11 +00:00
observer.py [Code Clean] Clean asserts in torch/ao/quantization/experimental/* and torch/ao/quantization/pt2e/* (#165317) 2025-10-20 23:07:11 +00:00
qconfig.py
quantizer.py