Skip to content

feat: add mixed-precision and agc to gradaccum optimizer#131

Open
dPys wants to merge 30 commits into
andreped:mainfrom
dPys:optimizer-refactor
Open

feat: add mixed-precision and agc to gradaccum optimizer#131
dPys wants to merge 30 commits into
andreped:mainfrom
dPys:optimizer-refactor

test(cov): lr setter

58e42e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

98.00% (+0.41%) compared to 2eb285e

View this Pull Request on Codecov

98.00% (+0.41%) compared to 2eb285e

Details

Codecov Report

❌ Patch coverage is 98.13084% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.00%. Comparing base (2eb285e) to head (58e42e8).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
gradient_accumulator/accumulators.py 98.09% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   97.58%   98.00%   +0.41%     
==========================================
  Files           5        5              
  Lines         248      350     +102     
==========================================
+ Hits          242      343     +101     
- Misses          6        7       +1     

☔ View full report in Codecov by Harness.
📢 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.