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

lmp: support input mapping for single process dpa2 model inference #3576

Closed
wants to merge 2 commits into from

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

7e94860
Select commit
Loading
Failed to load commit list.
Closed

lmp: support input mapping for single process dpa2 model inference #3576

[pre-commit.ci] auto fixes from pre-commit.com hooks
7e94860
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 1s

77.48% (-0.01%) compared to 145f501

View this Pull Request on Codecov

77.48% (-0.01%) compared to 145f501

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 77.48%. Comparing base (145f501) to head (7e94860).

Files Patch % Lines
source/api_c/include/deepmd.hpp 87.50% 1 Missing ⚠️
source/api_cc/src/DeepPotPT.cc 85.71% 0 Missing and 1 partial ⚠️
source/lmp/pair_deepmd.cpp 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3576      +/-   ##
==========================================
- Coverage   77.48%   77.48%   -0.01%     
==========================================
  Files         432      432              
  Lines       37182    37216      +34     
  Branches     1620     1622       +2     
==========================================
+ Hits        28812    28837      +25     
- Misses       7502     7510       +8     
- Partials      868      869       +1     

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