Skip to content

Conversation

@Lucaskabela
Copy link
Contributor

@Lucaskabela Lucaskabela commented Nov 4, 2025

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 4, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit abd9ef2 with merge base 4840a1a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@Lucaskabela Lucaskabela force-pushed the cherry_pick_166036_166040 branch 2 times, most recently from 66250f2 to e328b4c Compare November 4, 2025 17:14
x = x + 8
return x + 16
x = x + 1 + 2
torch._dynamo.step_unsupported()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @williamwen42 this doesn't exist on release/2.9... should we just remove this testcase?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is coming from #162737 which we're not cherry picking? So we can probably just remove this test case.

@Lucaskabela Lucaskabela force-pushed the cherry_pick_166036_166040 branch from e328b4c to 89b01de Compare November 4, 2025 20:01
def find_orig_offset(cur_offset: int) -> int:
orig_offset = -1

def find_orig_offset_transform(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @williamwen42 this code is also causing a breakage since (target,) is not able to be unpacked. Any thoughts on the right change to support this?

Fixes #166176

The error I attempted to fix in #162318 was still appearing internally.

Surprised that this wasn't caught anywhere 😰

Pull Request resolved: #166040
Approved by: https://github.com/Lucaskabela
ghstack dependencies: #166036

(cherry picked from commit 32fe4f6)
@Lucaskabela Lucaskabela force-pushed the cherry_pick_166036_166040 branch from 89b01de to 61e1943 Compare November 4, 2025 20:59
Copy link
Contributor

@atalman atalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@atalman atalman merged commit 13f1b55 into release/2.9 Nov 5, 2025
119 checks passed
@github-actions github-actions bot deleted the cherry_pick_166036_166040 branch December 6, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants