-
Notifications
You must be signed in to change notification settings - Fork 3k
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] Cherry-pick for newest paddle #9361
Closed
DesmonDay
wants to merge
28
commits into
PaddlePaddle:develop
from
DesmonDay:origin_release_3.0-beta2
Closed
[Unified Checkpoint] Cherry-pick for newest paddle #9361
DesmonDay
wants to merge
28
commits into
PaddlePaddle:develop
from
DesmonDay:origin_release_3.0-beta2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix speed ppt eval hang * update version
* fix speed ppt eval hang * update version * update version
This reverts commit fbe5bc1.
…addle#9229)" (PaddlePaddle#9230) This reverts commit 81de41a.
* update async save signal * fix async save hang
* [Unified Checkpoint] Support expert parallel (PaddlePaddle#9055) * update code * [Unified Checkpoint] Fix generation config save (PaddlePaddle#9223) * [Unified Checkpoint] update async_save_info in develop (PaddlePaddle#9173) * [Unified Checkpoint] update async save logic (PaddlePaddle#9274) * update async save signal * fix async save hang * bug fix --------- Co-authored-by: Weiguo Zhu <[email protected]>
…addleNLP into origin_release_3.0-beta2
* bug fix * bug fix
…addleNLP into origin_release_3.0-beta2
* [Unified Checkpoint] Support expert parallel (PaddlePaddle#9055) * update code * [Unified Checkpoint] Fix generation config save (PaddlePaddle#9223) * [Unified Checkpoint] update async_save_info in develop (PaddlePaddle#9173) * [Unified Checkpoint] update async save logic (PaddlePaddle#9274) * update async save signal * fix async save hang * bug fix * bug fix * [Trainer] fix save_model (PaddlePaddle#9286) * bug fix * bug fix --------- Co-authored-by: Weiguo Zhu <[email protected]>
…ddlePaddle#9313) * fix speed ppt eval hang * update version * update version * fix non-pipelayer to distributed
…addlePaddle#9034) * [Unified Checkpoint] speed up loading checkpoint by multi thread * [Unified CHeckpoint] speed up load by multi-thread * [Unified CHeckpoint] speed up load by multi-thread * [Unified CHeckpoint] speed up load by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread * Unified CHeckpoint] speed up loading checkpoint by multi-thread
…addleNLP into origin_release_3.0-beta2
--------- Co-authored-by: CrystalX <[email protected]>
…addleNLP into origin_release_3.0-beta2
…9240) * [Unified checkpoint] update optimizer async save signal * update paddlepaddle * split param * add save for split param * fix save split_param * add load uc split_param * update uc files * update uc files * update split_param loading * mkdir unified_checkpoint directory * rename file * update async handler * update files --------- Co-authored-by: gongenlei <[email protected]>
…save_info.json location (PaddlePaddle#9321) * [Unified checkpoint] update optimizer async save signal * update async_save_info.json file place
…addleNLP into origin_release_3.0-beta2
Thanks for your contribution! |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR types
Bug fixes
PR changes
Others
Description
Cherry-pick #9360