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

[EncoderDecoderModel] Add support for gradient checkpointing #19990

Conversation

NielsRogge
Copy link
Contributor

What does this PR do?

This PR adds gradient checkpointing support for EncoderDecoderModel in PyTorch.

As requested on the forum: https://discuss.huggingface.co/t/feature-request-gradient-checkpointing-for-encoderdecodermodel/25278

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 for adding this!

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Oct 31, 2022

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

@NielsRogge NielsRogge merged commit 4c9e0f0 into huggingface:main Oct 31, 2022
amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Nov 1, 2022
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
amyeroberts pushed a commit to amyeroberts/transformers that referenced this pull request Nov 3, 2022
Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
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.

None yet

3 participants