Skip to content

Conversation

@pytorchbot
Copy link
Collaborator

Fast path was broken for negative indices (see #15285)
Because of this, #15366 disabled the fast path when the index tensor had negative indices.
In this PR we fix the bug, and re-enable the fast path for negative indices.

Fixes #15285

Differential Revision: D86351194

Fast path was broken for negative indices (see
#15285)
Because of this, #15366
disabled the fast path when the index tensor had negative indices.
In this PR we fix the bug, and re-enable the fast path for negative
indices.

Fixes #15285

Differential Revision: D86351194

(cherry picked from commit 2fa44ea)
@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/15657

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

❌ 3 New Failures, 2 Cancelled Jobs

As of commit 97debba 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 GregoryComer merged commit bf73bc5 into release/1.0 Nov 6, 2025
118 of 124 checks passed
@GregoryComer GregoryComer deleted the cherry-pick-15622-by-pytorch_bot_bot_ branch November 6, 2025 23:29
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.

4 participants