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

tf: add fparam/aparam support for finetune #3313

Merged

tf: add fparam/aparam support for finetune

028edb7
Select commit
Loading
Failed to load commit list.
Merged

tf: add fparam/aparam support for finetune #3313

tf: add fparam/aparam support for finetune
028edb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

75.10% (-0.01%) compared to 4b994df

View this Pull Request on Codecov

75.10% (-0.01%) compared to 4b994df

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (4b994df) 75.10% compared to head (028edb7) 75.10%.

Files Patch % Lines
deepmd/tf/fit/ener.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3313      +/-   ##
==========================================
- Coverage   75.10%   75.10%   -0.01%     
==========================================
  Files         398      398              
  Lines       34010    34016       +6     
  Branches     1604     1604              
==========================================
+ Hits        25544    25548       +4     
- Misses       7605     7607       +2     
  Partials      861      861              

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