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

Skip failing torch 2.0+ test #1339

Merged
merged 1 commit into from
Apr 19, 2023
Merged

Skip failing torch 2.0+ test #1339

merged 1 commit into from
Apr 19, 2023

Conversation

muellerzr
Copy link
Collaborator

This PR temporarily skips the gradient accumulation test on torch 2.0+ due to an active issue/investigation on it. The performance did not drop unreasonably and the API is still performing comparably in torch 2.0, so it may be a test-specific issue, however in terms of raw performance from our library the main implementation is fine.

@muellerzr muellerzr added the bug Something isn't working label Apr 19, 2023
@muellerzr muellerzr requested a review from sgugger April 19, 2023 17:20
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Apr 19, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Thanks!

@muellerzr muellerzr merged commit 945085e into main Apr 19, 2023
@muellerzr muellerzr deleted the skip-grad_accum branch April 19, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants