fix: fix PT AutoBatchSize OOM bug and merge execute_all into base #4047
Codecov / codecov/project
succeeded
Aug 5, 2024 in 1s
82.94% (-0.02%) compared to 8201ebc
View this Pull Request on Codecov
82.94% (-0.02%) compared to 8201ebc
Details
Codecov Report
Attention: Patch coverage is 96.77419%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.94%. Comparing base (
8201ebc
) to head (9d38cb8
).
Files | Patch % | Lines |
---|---|---|
deepmd/utils/batch_size.py | 96.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## devel #4047 +/- ##
==========================================
- Coverage 82.95% 82.94% -0.02%
==========================================
Files 522 522
Lines 51039 51020 -19
Branches 3028 3028
==========================================
- Hits 42338 42317 -21
- Misses 7756 7757 +1
- Partials 945 946 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading