pytorch/torch/quantization
Maggie Moss 5f18f240de Add initial suppressions for pyrefly (#164177)
Adds suppressions to pyrefly will typecheck clean: https://github.com/pytorch/pytorch/issues/163283

Test plan:
`python3 scripts/lintrunner.py`
`pyrefly check`

---

Pyrefly check before: https://gist.github.com/maggiemoss/3a0aa0b6cdda0e449cd5743d5fce2c60
After:

```
 INFO Checking project configured at `/Users/maggiemoss/python_projects/pytorch/pyrefly.toml`
 INFO 0 errors (1,063 ignored)
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/164177
Approved by: https://github.com/Lucaskabela
2025-10-02 20:57:41 +00:00
..
fx
__init__.py
_numeric_suite_fx.py
_numeric_suite.py
_quantized_conversions.py
fake_quantize.py
fuse_modules.py
fuser_method_mappings.py
observer.py
qconfig.py
quant_type.py
quantization_mappings.py
quantize_fx.py
quantize_jit.py
quantize.py
stubs.py
utils.py