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(dp/pt): refactor se_e3 descriptor #3813

Merged
merged 16 commits into from
May 30, 2024

Update se_a.py

4108d10
Select commit
Loading
Failed to load commit list.
Merged

feat(dp/pt): refactor se_e3 descriptor #3813

Update se_a.py
4108d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2024 in 0s

35.39% (-47.10%) compared to d754672

View this Pull Request on Codecov

35.39% (-47.10%) compared to d754672

Details

Codecov Report

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

Project coverage is 35.39%. Comparing base (d754672) to head (4108d10).

Current head 4108d10 differs from pull request most recent head ce9c07b

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

Files Patch % Lines
deepmd/pt/model/descriptor/se_t.py 0.00% 210 Missing ⚠️
deepmd/dpmodel/descriptor/se_t.py 29.77% 92 Missing ⚠️
deepmd/tf/descriptor/se_t.py 10.63% 84 Missing ⚠️
deepmd/utils/argcheck.py 0.00% 2 Missing ⚠️
deepmd/pt/model/descriptor/__init__.py 0.00% 1 Missing ⚠️
deepmd/pt/model/descriptor/se_a.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #3813       +/-   ##
===========================================
- Coverage   82.48%   35.39%   -47.10%     
===========================================
  Files         513      515        +2     
  Lines       48993    49417      +424     
  Branches     2986     2985        -1     
===========================================
- Hits        40411    17489    -22922     
- Misses       7671    31319    +23648     
+ Partials      911      609      -302     

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