Skip to content

Conversation

@zhangyuqin1998
Copy link
Contributor

@zhangyuqin1998 zhangyuqin1998 commented Apr 2, 2025

PR types

New features

PR changes

Others

Description

Add forward_backward_overlap_scheduler in pipeline_parallel_config

This PR is associated with PaddlePaddle/Paddle#72150
image

@paddle-bot
Copy link

paddle-bot bot commented Apr 2, 2025

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.92%. Comparing base (fd22e8f) to head (907be38).
Report is 162 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10336      +/-   ##
===========================================
- Coverage    49.00%   48.92%   -0.08%     
===========================================
  Files          765      767       +2     
  Lines       125974   126238     +264     
===========================================
+ Hits         61728    61768      +40     
- Misses       64246    64470     +224     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

"best_unbalanced_scheduler": "best_unbalanced_scheduler" in pipeline_parallel_config,
"enable_offload_queue": "enable_offload_queue" in pipeline_parallel_config,
"use_dualpipev": "use_dualpipev" in pipeline_parallel_config,
"forward_backward_overlap_scheduler": "forward_backward_overlap_scheduler" in pipeline_parallel_config,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

旧的paddle没这个字段的话,会不会报错

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

旧的paddle没这个字段的话,会不会报错

不会报错,是兼容升级~

@ZHUI ZHUI merged commit 53273ad into PaddlePaddle:develop Apr 23, 2025
8 of 12 checks passed
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.

2 participants