Skip to content

Arm backend: fix Torch compatibility#20661

Open
swha815 wants to merge 1 commit into
pytorch:mainfrom
swha815:MLETORCH-2320_ver_compat
Open

Arm backend: fix Torch compatibility#20661
swha815 wants to merge 1 commit into
pytorch:mainfrom
swha815:MLETORCH-2320_ver_compat

Conversation

@swha815

@swha815 swha815 commented Jul 1, 2026

Copy link
Copy Markdown

Summary

  • 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.

Test plan

Tested using Arm-internal CI.

cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @robell @rascani

@pytorch-bot

pytorch-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

🔗 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 Failures

As of commit 8efd474 with merge base 1b26db1 (image):

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.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 1, 2026

Copy link
Copy Markdown

CLA Not Signed

@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 Jul 1, 2026
@github-actions github-actions Bot added ciflow/trunk module: arm Issues related to arm backend labels Jul 1, 2026
@pytorch-bot

pytorch-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

Workflows were awaiting approval. CI has now been triggered for the ciflow labels on this PR.

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@swha815 swha815 marked this pull request as ready for review July 1, 2026 10:36
@swha815 swha815 requested a review from digantdesai as a code owner July 1, 2026 10:36
- 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
@swha815 swha815 force-pushed the MLETORCH-2320_ver_compat branch from a5263ab to 8efd474 Compare July 1, 2026 10:45
@rascani rascani requested a review from zingo July 1, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants