deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.43k stars 494 forks source link

support DPA2 inference for 2024Q1 #3756

Closed CaRoLZhangxy closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.65%. Comparing base (23f67a1) to head (d23cf3e).

Files Patch % Lines
source/api_c/include/deepmd.hpp 87.50% 1 Missing :warning:
source/api_cc/src/DeepPotPT.cc 85.71% 0 Missing and 1 partial :warning:
source/lmp/pair_deepmd.cpp 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2024Q1 #3756 +/- ## ======================================= Coverage 81.64% 81.65% ======================================= Files 499 499 Lines 45824 45855 +31 Branches 2891 2893 +2 ======================================= + Hits 37414 37442 +28 - Misses 7532 7534 +2 - Partials 878 879 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.