Remove old QAT APIs#3310
Conversation
🔗 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 ( 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. |
|
@andrewor14 has imported this pull request. If you are a Meta employee, you can view this in D86543553. |
|
@andrewor14 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 |
1c56500 to
6e04931
Compare
|
@andrewor14 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D86543553. |
6e04931 to
3ea1510
Compare
3ea1510 to
56e6215
Compare
b5e4919 to
4d54fc5
Compare
4d54fc5 to
036339c
Compare
(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