Arm backend: fix Torch compatibility#20671
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20671
Note: Links to docs will display an error until the docs builds have been completed. ❌ 11 Awaiting Approval, 1 New FailureAs of commit cadbb31 with merge base fc408f8 ( AWAITING APPROVAL - The following workflows need approval before CI can run:
NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks! |
|
|
|
|
This PR needs a
|
1afab87 to
27d60a4
Compare
|
Posting PR again with arm email instead of the previous personal account. |
- Recent pin update to Torch 2.12 no longer exposes .out overloads for quantized-decomposed operator. - Code for backward-compatiliby is included, but should be removed in the future when older Torch versions are no longer supported. Signed-off-by: Sangwon Ha <sangwon.ha@arm.com> Change-Id: I9b8c76cbfdba36b0b17a772a66a785fdc920f347
27d60a4 to
cadbb31
Compare
Summary
Test plan
Tested with Arm-internal CI
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani