Skip to content

[Trainer] Fix fp16 for paddle #4283

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

Merged
merged 1 commit into from
Dec 29, 2022
Merged

[Trainer] Fix fp16 for paddle #4283

merged 1 commit into from
Dec 29, 2022

Conversation

ZHUI
Copy link
Collaborator

@ZHUI ZHUI commented Dec 29, 2022

PR types

Bug fixes

PR changes

Others

Description

fix fp16 for paddle version

@paddle-bot
Copy link

paddle-bot bot commented Dec 29, 2022

Thanks for your contribution!

@codecov
Copy link

codecov bot commented Dec 29, 2022

Codecov Report

Merging #4283 (d47615b) into develop (6f5c287) will decrease coverage by 0.01%.
The diff coverage is 13.63%.

@@             Coverage Diff             @@
##           develop    #4283      +/-   ##
===========================================
- Coverage    36.34%   36.33%   -0.02%     
===========================================
  Files          419      419              
  Lines        59172    59221      +49     
===========================================
+ Hits         21509    21515       +6     
- Misses       37663    37706      +43     
Impacted Files Coverage Δ
paddlenlp/trainer/trainer.py 11.34% <13.63%> (+0.09%) ⬆️
paddlenlp/trainer/trainer_compress.py 8.70% <0.00%> (+0.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@JunnYu JunnYu left a comment

Choose a reason for hiding this comment

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

LGTM

@ZHUI ZHUI merged commit 8c4c418 into PaddlePaddle:develop Dec 29, 2022
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