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

add cosine restart learning rate #2953

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

add cosine restart learning rate

05052c1
Select commit
Loading
Failed to load commit list.
Open

add cosine restart learning rate #2953

add cosine restart learning rate
05052c1
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

75.07% (-0.30%) compared to 2fe6927

View this Pull Request on Codecov

75.07% (-0.30%) compared to 2fe6927

Details

Codecov Report

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

Comparison is base (2fe6927) 75.36% compared to head (05052c1) 75.07%.
Report is 16 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2953      +/-   ##
==========================================
- Coverage   75.36%   75.07%   -0.30%     
==========================================
  Files         245      220      -25     
  Lines       24648    20297    -4351     
  Branches     1582      903     -679     
==========================================
- Hits        18577    15238    -3339     
+ Misses       5140     4526     -614     
+ Partials      931      533     -398     
Files Coverage Δ
deepmd/common.py 83.65% <ø> (ø)
deepmd/utils/argcheck.py 96.16% <100.00%> (+0.08%) ⬆️
deepmd/train/trainer.py 84.56% <54.54%> (-0.50%) ⬇️
deepmd/utils/learning_rate.py 48.57% <22.72%> (-43.74%) ⬇️

... and 62 files with indirect coverage changes

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