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

thunderfx: pass no_grad regions to thunder instead of inductor #1463

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

kshitij12345
Copy link
Collaborator

@kshitij12345 kshitij12345 commented Nov 22, 2024

Fixes #1420

@kshitij12345
Copy link
Collaborator Author

Failure are real - have opened an issue at NVIDIA/Fuser#3461

@kshitij12345
Copy link
Collaborator Author

CI with stable PyTorch and older nvFuser is failing (see NVIDIA/Fuser#3461) but the problem has already been fixed (and as can be observed in recent CI run, one with PyTorch nightly and more recent nvfuser is green).

Should we update the failing test to skip based on nvfuser version?

cc: @IvanYashchuk

@IvanYashchuk
Copy link
Collaborator

Yes, if PyTorch nightly and recent nvFuser CI is passing, please add a skip for an older version.

@kshitij12345
Copy link
Collaborator Author

Looks like a new test is failing now with CI Job for PyTorch night and recent nvFuser. Will have a look.

@kshitij12345 kshitij12345 marked this pull request as ready for review December 5, 2024 10:19
@kshitij12345
Copy link
Collaborator Author

Ping @IvanYashchuk

@kshitij12345
Copy link
Collaborator Author

Failure looks unrelated.

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.

ThunderFX splitter should send no_grad regions to Thunder
2 participants