Arm backend: fix Torch compatibility#20661
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20661
Note: Links to docs will display an error until the docs builds have been completed. ❌ 36 Pending, 2 Unclassified FailuresAs of commit 8efd474 with merge base 1b26db1 ( UNCLASSIFIED FAILURES - DrCI could not classify the following jobs because the workflow did not run on the merge base. The failures may be pre-existing on trunk or introduced by this PR:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
|
|
This PR needs a
|
- 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
a5263ab to
8efd474
Compare
Summary
Test plan
Tested using Arm-internal CI.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani