Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize war follow-up fix #3530

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Resize war follow-up fix #3530

merged 2 commits into from
Dec 9, 2024

Conversation

naoyam
Copy link
Collaborator

@naoyam naoyam commented Dec 5, 2024

This is a second attempt to fix #3505. The first attempt is #3515. As mentioned here, the first fix isn't sufficient when an expr has multiple resized inputs, like concat. The actual condition we need to check is between each producer and consumer pair, not between producers, so this second attempt is just changing how we check the condition.

@naoyam
Copy link
Collaborator Author

naoyam commented Dec 5, 2024

!test

@naoyam naoyam changed the title Follow fix for #3505 Resize war follow-up fix Dec 5, 2024
@naoyam naoyam marked this pull request as ready for review December 6, 2024 19:27
@naoyam naoyam requested a review from jacobhinkle December 6, 2024 19:35
Copy link
Collaborator

@jacobhinkle jacobhinkle left a comment

Choose a reason for hiding this comment

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

LGTM

@naoyam naoyam merged commit 8694a34 into main Dec 9, 2024
48 checks passed
@naoyam naoyam deleted the resize_path_further_fix branch December 9, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal assert with Thunder CUDA Falcon 40b like
2 participants