Skip to content

Remove old QAT APIs#3310

Open
andrewor14 wants to merge 1 commit into
mainfrom
delete-old-qat-apis
Open

Remove old QAT APIs#3310
andrewor14 wants to merge 1 commit into
mainfrom
delete-old-qat-apis

Conversation

@andrewor14

@andrewor14 andrewor14 commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

(Re-opened to remove stack, identical to #3147)

Summary: As a follow-up to #2641, which deprecated the old QAT APIs in 0.13.0, we remove them now in the next release 0.15.0.

Fixes #2630.

Test Plan: CI

@pytorch-bot

pytorch-bot Bot commented Nov 7, 2025

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/3310

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (2 Unrelated Failures)

As of commit 036339c with merge base a8fa9e5 (image):

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 7, 2025
@andrewor14 andrewor14 requested a review from jerryzh168 November 7, 2025 19:26
@andrewor14 andrewor14 added topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories) module: bc-breaking Use this tag if this PR breaks backward compatibility and removed topic: improvement Use this tag if this PR is an improvement (doesn't fit into any of the other categories) labels Nov 7, 2025
@meta-codesync

meta-codesync Bot commented Nov 7, 2025

Copy link
Copy Markdown

@andrewor14 has imported this pull request. If you are a Meta employee, you can view this in D86543553.

@jerryzh168

Copy link
Copy Markdown
Contributor

@andrewor14 are you planning to land this before next release?

@andrewor14

Copy link
Copy Markdown
Contributor Author

are you planning to land this before next release?

I think this is blocked on some internal callsites that need to be migrated before we can land this. Probably won't make it in 0.15.0 but I think that's fine

facebook-github-bot pushed a commit that referenced this pull request Dec 5, 2025
Summary:
(Re-opened to remove stack, identical to #3147)

**Summary:** As a follow-up to #2641, which deprecated the old QAT APIs in 0.13.0, we remove them now in the next release 0.15.0.

Fixes #2630.


Test Plan: CI

Differential Revision: D86543553

Pulled By: andrewor14
@meta-codesync

meta-codesync Bot commented Dec 5, 2025

Copy link
Copy Markdown

@andrewor14 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86543553.

facebook-github-bot pushed a commit that referenced this pull request Dec 5, 2025
Summary:
(Re-opened to remove stack, identical to #3147)

**Summary:** As a follow-up to #2641, which deprecated the old QAT APIs in 0.13.0, we remove them now in the next release 0.15.0.

Fixes #2630.


Test Plan: CI

Differential Revision: D86543553

Pulled By: andrewor14
facebook-github-bot pushed a commit that referenced this pull request Dec 10, 2025
Summary:
(Re-opened to remove stack, identical to #3147)

**Summary:** As a follow-up to #2641, which deprecated the old QAT APIs in 0.13.0, we remove them now in the next release 0.15.0.

Fixes #2630.


Test Plan: CI

Differential Revision: D86543553

Pulled By: andrewor14
@andrewor14 andrewor14 force-pushed the delete-old-qat-apis branch 2 times, most recently from b5e4919 to 4d54fc5 Compare December 19, 2025 19:51
Summary:
(Re-opened to remove stack, identical to #3147)

**Summary:** As a follow-up to #2641, which deprecated the old QAT APIs in 0.13.0, we remove them now in the next release 0.15.0.

Fixes #2630.


Test Plan: CI

Reviewed By: vkuzo

Differential Revision: D86543553

Pulled By: andrewor14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported module: bc-breaking Use this tag if this PR breaks backward compatibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate and remove old QAT API

3 participants