-
Couldn't load subscription status.
- Fork 5.9k
[AutoParallel] pp dataloader align mode #73941
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
[AutoParallel] pp dataloader align mode #73941
Conversation
| 你的PR提交成功,感谢你对开源项目的贡献! |
… add_align_mode_for_data_process
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (21.42%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@ ## develop #73941 +/- ## ========================================== Coverage ? 21.42% ========================================== Files ? 1 Lines ? 14 Branches ? 0 ========================================== Hits ? 3 Misses ? 11 Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| Sorry to inform you that b2b9f60's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
… add_align_mode_for_data_process
| dp_pp_align_mode_losses, | ||
| dp_pp_losses, | ||
| rtol=1e-5, | ||
| ) |
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.
喂入顺序完全一致时,是否第一个step的前向loss,两种情况下的md5需要完全相同?
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.
| /re-run all-failed |
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
| /re-run all-failed |




PR Category
Auto Parallel
PR Types
Others
Description
添加动半向动手对齐时,dp下dataloader的逻辑对齐,当前两种模式的逻辑如下图所示:
