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

fix non-pipelinelayer to distributed #9310

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

gongel
Copy link
Member

@gongel gongel commented Oct 24, 2024

PR types

Bug fixes

PR changes

APIs

Description

  • When model is not pipelinelayer, it will assert error.

Copy link

paddle-bot bot commented Oct 24, 2024

Thanks for your contribution!

@ZHUI
Copy link
Collaborator

ZHUI commented Oct 24, 2024

PPO情况下,主模型是 pp, dummpy的模型非 pp 导致的问题

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

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

Project coverage is 52.80%. Comparing base (7551730) to head (4abc545).
Report is 258 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/trainer/trainer.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9310      +/-   ##
===========================================
- Coverage    52.80%   52.80%   -0.01%     
===========================================
  Files          660      660              
  Lines       106869   106870       +1     
===========================================
- Hits         56434    56432       -2     
- Misses       50435    50438       +3     

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

@ZHUI ZHUI merged commit ff7ee8a into PaddlePaddle:develop Oct 24, 2024
7 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