Skip to content

Conversation

@oscarandersson8218
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 commented Dec 12, 2025

index_tensors tests used an IntEnum to indicate which positions to index. This caused export to fail. This patches changes the IntEnum to simply use strings instead.

cc @freddan80 @per @zingo @digantdesai

index_tensors tests used an IntEnum to indicate which positions to
index. This caused export to fail. This patches changes the IntEnum to
simply use strings instead.

Signed-off-by: Oscar Andersson <oscar.andersson@arm.com>
Change-Id: Ib5827cdc9b21bf3612921c69ac57ce56328b2d2e
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 12, 2025

🔗 Helpful Links

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

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

❌ 3 Cancelled Jobs, 2 Unrelated Failures

As of commit 8b1d857 with merge base cdc2701 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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 Dec 12, 2025
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Dec 12, 2025
@oscarandersson8218 oscarandersson8218 merged commit 2bc465a into pytorch:main Dec 12, 2025
295 of 306 checks passed
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: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants