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 memory leak bug #8546

Merged
merged 1 commit into from
Jun 6, 2024

fix memory leak bug

9ece15e
Select commit
Loading
Failed to load commit list.
Merged

Fix memory leak bug #8546

fix memory leak bug
9ece15e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

53.96% (target 58.00%)

View this Pull Request on Codecov

53.96% (target 58.00%)

Details

Codecov Report

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

Project coverage is 53.96%. Comparing base (f36ed75) to head (9ece15e).

Files Patch % Lines
paddlenlp/trainer/trainer.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8546      +/-   ##
===========================================
- Coverage    53.97%   53.96%   -0.01%     
===========================================
  Files          618      618              
  Lines        96827    96826       -1     
===========================================
- Hits         52258    52255       -3     
- Misses       44569    44571       +2     

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