Skip to content

add cosine restart learning rate

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

add cosine restart learning rate #2953

add cosine restart learning rate
05052c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2025 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

❌ Patch coverage is 41.79104% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.07%. Comparing base (2fe6927) to head (05052c1).
⚠️ Report is 1084 commits behind head on devel.

Files with missing lines Patch % Lines
deepmd/utils/learning_rate.py 22.72% 34 Missing ⚠️
deepmd/train/trainer.py 54.54% 5 Missing ⚠️
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     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.