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

pt: Add support for dipole and polar training #3380

Merged
merged 11 commits into from
Mar 3, 2024

Update test_training.py

7c1c978
Select commit
Loading
Failed to load commit list.
Merged

pt: Add support for dipole and polar training #3380

Update test_training.py
7c1c978
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2024 in 1s

76.66% (+0.06%) compared to 59d3b12

View this Pull Request on Codecov

76.66% (+0.06%) compared to 59d3b12

Details

Codecov Report

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

Project coverage is 76.66%. Comparing base (59d3b12) to head (7c1c978).

Files Patch % Lines
deepmd/pt/infer/deep_eval.py 28.57% 5 Missing ⚠️
deepmd/dpmodel/infer/deep_eval.py 33.33% 4 Missing ⚠️
deepmd/pt/loss/tensor.py 96.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3380      +/-   ##
==========================================
+ Coverage   76.59%   76.66%   +0.06%     
==========================================
  Files         420      421       +1     
  Lines       35754    35838      +84     
  Branches     1620     1620              
==========================================
+ Hits        27387    27476      +89     
+ Misses       7499     7494       -5     
  Partials      868      868              

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