Skip to content
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

[Trainer] Add enable_sp_async_reduce_scatter #8803

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

DesmonDay
Copy link
Contributor

@DesmonDay DesmonDay commented Jul 24, 2024

PR types

Others

PR changes

Others

Description

Add enable_sp_async_reduce_scatter for sequence parallel, only works when using tensor parallel and sequence parallel.

Copy link

paddle-bot bot commented Jul 24, 2024

Thanks for your contribution!

Copy link

codecov bot commented Jul 24, 2024

Codecov Report

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

Project coverage is 55.58%. Comparing base (7c18d9d) to head (6d41b0a).
Report is 225 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    #8803      +/-   ##
===========================================
+ Coverage    55.03%   55.58%   +0.55%     
===========================================
  Files          627      630       +3     
  Lines        98921    98384     -537     
===========================================
+ Hits         54440    54686     +246     
+ Misses       44481    43698     -783     

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

Copy link
Collaborator

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

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

LGTM

@wawltor wawltor merged commit 5fd6dd2 into PaddlePaddle:develop Jul 25, 2024
9 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.

3 participants