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: fix PT AutoBatchSize OOM bug and merge execute_all into base #4047

Merged
merged 4 commits into from
Aug 6, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

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

fix: fix PT AutoBatchSize OOM bug and merge execute_all into base #4047

[pre-commit.ci] auto fixes from pre-commit.com hooks
9d38cb8
Select commit
Loading
Failed to load commit list.
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.