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

pd: support dpa2 #4418

Merged
merged 81 commits into from
Dec 25, 2024

update reference in dpa2.py

abeae6d
Select commit
Loading
Failed to load commit list.
Merged

pd: support dpa2 #4418

update reference in dpa2.py
abeae6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2024 in 0s

84.58% (+0.16%) compared to cfe17a3

View this Pull Request on Codecov

84.58% (+0.16%) compared to cfe17a3

Details

Codecov Report

Attention: Patch coverage is 88.28762% with 158 lines in your changes missing coverage. Please review.

Project coverage is 84.58%. Comparing base (cfe17a3) to head (abeae6d).

Files with missing lines Patch % Lines
deepmd/pd/model/descriptor/se_t_tebd.py 82.29% 57 Missing ⚠️
deepmd/pd/model/descriptor/repformer_layer.py 91.80% 44 Missing ⚠️
deepmd/pd/model/descriptor/dpa2.py 88.62% 33 Missing ⚠️
deepmd/pd/model/descriptor/repformers.py 92.97% 13 Missing ⚠️
deepmd/pd/utils/spin.py 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4418      +/-   ##
==========================================
+ Coverage   84.41%   84.58%   +0.16%     
==========================================
  Files         670      675       +5     
  Lines       62150    63498    +1348     
  Branches     3488     3487       -1     
==========================================
+ Hits        52465    53709    +1244     
- Misses       8559     8663     +104     
  Partials     1126     1126              

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