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

Feat: add se_atten_v2to PyTorch and DP #3840

Merged
merged 46 commits into from
Jun 6, 2024

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

c08f61d
Select commit
Loading
Failed to load commit list.
Merged

Feat: add se_atten_v2to PyTorch and DP #3840

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

82.45% (-0.08%) compared to dd7f27a

View this Pull Request on Codecov

82.45% (-0.08%) compared to dd7f27a

Details

Codecov Report

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

Project coverage is 82.45%. Comparing base (dd7f27a) to head (c08f61d).

Current head c08f61d differs from pull request most recent head 46783e3

Please upload reports for the commit 46783e3 to get more accurate results.

Files Patch % Lines
deepmd/dpmodel/descriptor/dpa1.py 75.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/se_atten_v2.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3840      +/-   ##
==========================================
- Coverage   82.53%   82.45%   -0.08%     
==========================================
  Files         513      514       +1     
  Lines       49040    49040              
  Branches     2985     2975      -10     
==========================================
- Hits        40473    40436      -37     
+ Misses       7656     7639      -17     
- Partials      911      965      +54     

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