kozistr / pytorch_optimizer

optimizer & lr scheduler & loss function collections in PyTorch
https://pytorch-optimizers.readthedocs.io/en/latest/
Apache License 2.0
242 stars 21 forks source link

[Refactor] code #261

Closed kozistr closed 4 months ago

kozistr commented 4 months ago

Problem (Why?)

refactor BaseOptimizer

Solution (What/How?)

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (474510f) to head (59e3ec3). Report is 121 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 90 90 Lines 6860 6808 -52 ========================================= - Hits 6860 6808 -52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.