-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[AutoParallel]support_ppo_ckpt #9823
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
Conversation
Thanks for your contribution! |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9823 +/- ##
===========================================
+ Coverage 51.64% 51.74% +0.10%
===========================================
Files 741 738 -3
Lines 119141 117191 -1950
===========================================
- Hits 61525 60646 -879
+ Misses 57616 56545 -1071 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
PR types
New features
PR changes
Others
Description
1.自动并行的训练ckpt接入PPO的文档说明。
2.完善单卡参数权重到动手PPO可用ckpt的转换函数接口。