Skip to content

Conversation

ArmRyan
Copy link
Collaborator

@ArmRyan ArmRyan commented Oct 7, 2025

Rank 0 tensors are not supported in SPV_ARM_tensor.
We need to symbolically unsqueeze scalar IOs at runtime.

  • Remove xfails related to MLETORCH-1410

Change-Id: I1cf46919dec422b15f51faf18d676c661df276a6

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

 Rank 0 tensors are not supported in SPV_ARM_tensor.
 We need to symbolically unsqueeze scalar IOs at runtime.

 * Remove xfails related to MLETORCH-1410

Signed-off-by: Ryan O'Shea <[email protected]>
Change-Id: I1cf46919dec422b15f51faf18d676c661df276a6
@ArmRyan ArmRyan requested a review from digantdesai as a code owner October 7, 2025 15:37
Copy link

pytorch-bot bot commented Oct 7, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14856

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 1 Unrelated Failure

As of commit 152b4aa with merge base 7d2b8c6 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job 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.

@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 Oct 7, 2025
@ArmRyan ArmRyan added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Oct 7, 2025
@ArmRyan ArmRyan requested review from mansnils and robell and removed request for digantdesai October 7, 2025 15:37
@zingo
Copy link
Collaborator

zingo commented Oct 8, 2025

A lot of test fails (including Arm tests) Im rebasing to retrigger all tests

@zingo zingo added the release notes: arm Changes to the ARM backend delegate label Oct 8, 2025
@zingo
Copy link
Collaborator

zingo commented Oct 9, 2025

Fails are unrelated

@zingo zingo merged commit 8fbc42c into pytorch:main Oct 9, 2025
292 of 295 checks passed
@ArmRyan
Copy link
Collaborator Author

ArmRyan commented Oct 9, 2025

@pytorchbot cherry-pick --onto release/1.0 -c regression

pytorchbot pushed a commit that referenced this pull request Oct 9, 2025
Rank 0 tensors are not supported in SPV_ARM_tensor.
 We need to symbolically unsqueeze scalar IOs at runtime.

 * Remove xfails related to MLETORCH-1410

Signed-off-by: Ryan O'Shea <[email protected]>
(cherry picked from commit 8fbc42c)
@pytorchbot
Copy link
Collaborator

Cherry picking #14856

The cherry pick PR is at #14934 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

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. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants