We are deprecating `torch.ao.quantization` and will [migrate](https://dev-discuss.pytorch.org/t/torch-ao-quantization-migration-plan/2810) pt2e quantization to torchao. - [x] pt2e quantization code duplicated in torchao, new changes to pt2e flow should now happen in torchao - [x] Migrate existing use cases of pt2e quantization to use torchao - [x] Added deprecation warning in pytorch - [x] update pytorch/pytorch docs and tutorials, deprecate old eager/fx tutorials and point the pytorch pt2e docs to torchao - [ ] Delete torch.ao.quantization code in pytorch in 2.10 (if there are no blockers)