Skip to content

torch.ao.quantization deprecation tracker #2259

@jerryzh168

Description

@jerryzh168

We are deprecating torch.ao.quantization and will migrate pt2e quantization to torchao.

  • pt2e quantization code duplicated in torchao, new changes to pt2e flow should now happen in torchao
  • Migrate existing use cases of pt2e quantization to use torchao
  • Added deprecation warning in pytorch
  • 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions