-
Notifications
You must be signed in to change notification settings - Fork 747
Arm backend: Update weight observer for QAT #14115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arm backend: Update weight observer for QAT #14115
Conversation
Updates weight observer for QAT+per-channel. Also adds a simple test to test QAT flow. Signed-off-by: Oscar Andersson <[email protected]> Change-Id: I49a2a9de442d7c55bef03ab5038356b9dab2d1c5
Updates weight observer for QAT+per-channel. Also adds a simple test to test QAT flow. Signed-off-by: Zingo Andersen <[email protected]> Change-Id: I69531add22ae4c7a3912916d6fc46fde0217e8df
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14115
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 3 Cancelled Jobs, 37 Pending, 2 Unrelated FailuresAs of commit 389ba62 with merge base 0cac45b ( NEW FAILURES - The following jobs have failed:
CANCELLED JOBS - The following jobs were cancelled. Please retry:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
BROKEN TRUNK - The following job failed but was 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. |
|
@digantdesai this is a fix on a commet you made in #13511 |
|
@digantdesai has imported this pull request. If you are a Meta employee, you can view this in D82259448. |
|
Internal CI looks green. We can merge it once GH CI is green. |
Co-authored-by: Oscar Andersson <[email protected]> Co-authored-by: Digant Desai <[email protected]>
Arm backend: Update weight observer for QAT
Updates weight observer for QAT+per-channel. Also adds a simple test to
test QAT flow.
Signed-off-by: Oscar Andersson <[email protected]>
cc @digantdesai @freddan80 @per @oscarandersson8218