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

【AutoParallel】Add split_backward for vpp #8479

Merged
merged 7 commits into from
May 27, 2024

Conversation

heavyrain-lzy
Copy link
Contributor

@heavyrain-lzy heavyrain-lzy commented May 22, 2024

PR types

Others

PR changes

Others

Description

Add split_backward for vpp.
Reference:PaddlePaddle/Paddle#64534

Copy link

paddle-bot bot commented May 22, 2024

Thanks for your contribution!

Copy link

codecov bot commented May 22, 2024

Codecov Report

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

Project coverage is 54.28%. Comparing base (87e4c4f) to head (3a3befd).
Report is 3 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8479      +/-   ##
===========================================
- Coverage    54.29%   54.28%   -0.02%     
===========================================
  Files          617      617              
  Lines        96339    96358      +19     
===========================================
- Hits         52312    52305       -7     
- Misses       44027    44053      +26     

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

@codecov-commenter
Copy link

codecov-commenter commented May 24, 2024

Codecov Report

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

Project coverage is 54.26%. Comparing base (87e4c4f) to head (678e13f).
Report is 6 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/training_args.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8479      +/-   ##
===========================================
- Coverage    54.29%   54.26%   -0.04%     
===========================================
  Files          617      617              
  Lines        96339    96369      +30     
===========================================
- Hits         52312    52294      -18     
- Misses       44027    44075      +48     

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

Copy link
Collaborator

@zhiqiu zhiqiu 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 d8e1a6b into PaddlePaddle:develop May 27, 2024
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.

None yet

4 participants