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

fix init issue for silently ignoring the deepspeed config #452

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

xylian86
Copy link

This PR addresses the issue related to deepspeed-activation-checkpointing. Previously, when users want to use this feature, the corresponding configs, such as partition_activations and cpu_checkpointing, will be silently ignored. due to those config are not pass to the function.

@tjruwase tjruwase requested review from tohtana and removed request for awan-10 and GuanhuaWang October 15, 2024 22:07
@tohtana tohtana merged commit deb95cd into microsoft:main Oct 17, 2024
5 checks passed
@xylian86 xylian86 deleted the bugfix_silent-argu-ignore branch October 17, 2024 22:30
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.

3 participants