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: consistent DPA-1 model #4320

Merged
merged 6 commits into from
Nov 8, 2024

fix type_embed.py

cc67fdd
Select commit
Loading
Failed to load commit list.
Merged

fix: consistent DPA-1 model #4320

fix type_embed.py
cc67fdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

84.47% (+0.05%) compared to 430dfa9

View this Pull Request on Codecov

84.47% (+0.05%) compared to 430dfa9

Details

Codecov Report

Attention: Patch coverage is 72.46377% with 19 lines in your changes missing coverage. Please review.

Project coverage is 84.47%. Comparing base (430dfa9) to head (cc67fdd).
Report is 2 commits behind head on devel.

Files with missing lines Patch % Lines
deepmd/tf/descriptor/se_atten.py 73.68% 10 Missing ⚠️
deepmd/tf/descriptor/se_atten_v2.py 12.50% 7 Missing ⚠️
deepmd/tf/descriptor/hybrid.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #4320      +/-   ##
==========================================
+ Coverage   84.42%   84.47%   +0.05%     
==========================================
  Files         570      570              
  Lines       53080    53160      +80     
  Branches     3054     3059       +5     
==========================================
+ Hits        44813    44909      +96     
+ Misses       7307     7289      -18     
- Partials      960      962       +2     

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