[cherry-pick] Optimize async save #8878
+131
−91
Merged
Codecov / codecov/project
failed
Aug 9, 2024 in 0s
55.33% (target 58.00%)
View this Pull Request on Codecov
55.33% (target 58.00%)
Details
Codecov Report
Attention: Patch coverage is 21.95122%
with 64 lines
in your changes missing coverage. Please review.
Project coverage is 55.33%. Comparing base (
dbf395f
) to head (32ca80e
).
Report is 11 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
paddlenlp/trainer/utils/async_save.py | 20.51% | 62 Missing |
paddlenlp/trainer/trainer.py | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #8878 +/- ##
===========================================
+ Coverage 55.30% 55.33% +0.02%
===========================================
Files 631 632 +1
Lines 98867 98908 +41
===========================================
+ Hits 54681 54727 +46
+ Misses 44186 44181 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading