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

autograd: add executor to cache key for make_aug_forward_and_backward #238

Merged

Conversation

kshitij12345
Copy link
Collaborator

Fixes: #230

Copy link
Collaborator

@IvanYashchuk IvanYashchuk left a comment

Choose a reason for hiding this comment

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

Looks good! We should merge it.

thunder/tests/test_grad.py Show resolved Hide resolved
thunder/core/vjp_utils.py Outdated Show resolved Hide resolved
@IvanYashchuk IvanYashchuk added autograd bug Something isn't working labels Apr 22, 2024
Co-authored-by: Ivan Yashchuk <IvanYashchuk@users.noreply.github.com>
@kshitij12345 kshitij12345 marked this pull request as ready for review April 22, 2024 09:15
@IvanYashchuk IvanYashchuk enabled auto-merge (squash) April 22, 2024 09:20
thunder/core/transforms.py Outdated Show resolved Hide resolved
Co-authored-by: Masaki Kozuki <mkozuki@nvidia.com>
@kshitij12345
Copy link
Collaborator Author

@t-vi can you please have a look and stamp this. Thanks!

@IvanYashchuk IvanYashchuk merged commit 1fd101c into Lightning-AI:main Apr 24, 2024
39 checks passed
@github-actions github-actions bot deleted the add-exec-vjp-symbol-cache branch July 23, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autograd bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cuDNN executor leaks to some other benchmarks if run first in the list
4 participants