These 3 files contain old quantization flows that are not really supported, but they are not even deprecated as of this issue: - [ ] Deprecate [subclass.py](https://github.com/pytorch/ao/blob/6cfa47705f60ea614695b52b4b120ac5fd84d1cb/torchao/quantization/subclass.py) - [ ] Deprecate [dynamic_quant.py](https://github.com/pytorch/ao/blob/6cfa47705f60ea614695b52b4b120ac5fd84d1cb/torchao/quantization/dynamic_quant.py) - [ ] Deprecate [weight_only.py](https://github.com/pytorch/ao/blob/6cfa47705f60ea614695b52b4b120ac5fd84d1cb/torchao/quantization/weight_only.py) - [ ] Remove subclass.py - [ ] Remove dynamic_quant.py - [ ] Remove weight_only.py