Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Fast path cannot be taken when the index is negative in op_index. It results in a failure in check_fast_path_args. Add a check to check_fast_path_conditions for negative index and return false if one is encountered.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Fast path cannot be taken when the index is negative in op_index. It
results in a failure in `check_fast_path_args`. Add a check to
`check_fast_path_conditions` for negative index and return `false` if
one is encountered.

cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai

Signed-off-by: Sebastian Larsson <sebastian.larsson@arm.com>
(cherry picked from commit d6de876)
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 6, 2025

🔗 Helpful Links

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

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

❌ 3 New Failures, 2 Cancelled Jobs

As of commit 157da77 with merge base e0dda90 (image):

NEW FAILURES - The following jobs have failed:

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

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 Nov 6, 2025
@GregoryComer
Copy link
Member

Something in the QNN jobs is pinning a nightly build of torch that is out of retention. I'll take a look.

@GregoryComer GregoryComer merged commit c352cc5 into release/1.0 Nov 6, 2025
118 of 124 checks passed
@GregoryComer GregoryComer deleted the cherry-pick-15366-by-pytorch_bot_bot_ branch November 6, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants