-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Unified checkpoint] Turn off unified checkpoint when using sharding stage3 #7969
Conversation
Thanks for your contribution! |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #7969 +/- ##
===========================================
- Coverage 56.58% 56.58% -0.01%
===========================================
Files 589 589
Lines 89904 89910 +6
===========================================
+ Hits 50871 50872 +1
- Misses 39033 39038 +5 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
6bf0574
to
5484994
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…stage3 (PaddlePaddle#7969) * turn of uc when sharding stage3 * fix
PR types
Bug fixes
PR changes
Others
Description
Turn off unified checkpoint when using sharding stage3.