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 restarting from compressed training with type embedding #2996

Merged

assign `-c` for `dp freeze`

8a73399
Select commit
Loading
Failed to load commit list.
Merged

fix restarting from compressed training with type embedding #2996

assign `-c` for `dp freeze`
8a73399
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2023 in 1s

75.62% (+0.36%) compared to 55d678d

View this Pull Request on Codecov

75.62% (+0.36%) compared to 55d678d

Details

Codecov Report

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

Comparison is base (55d678d) 75.26% compared to head (8a73399) 75.62%.
Report is 1 commits behind head on devel.

Files Patch % Lines
deepmd/model/dos.py 0.00% 1 Missing ⚠️
deepmd/model/multi.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2996      +/-   ##
==========================================
+ Coverage   75.26%   75.62%   +0.36%     
==========================================
  Files         245      245              
  Lines       24670    24677       +7     
  Branches     1593     1593              
==========================================
+ Hits        18567    18663      +96     
+ Misses       5167     5076      -91     
- Partials      936      938       +2     

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