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

[Feature] Support `palm` variant for `ScheduleFreeAdamW` optimizer #288

Closed kozistr closed 3 weeks ago

kozistr commented 3 weeks ago

Problem (Why?)

Close #286

Solution (What/How?)

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (a59f2e1) to head (c287bde). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 94 94 Lines 7280 7284 +4 ========================================= + Hits 7280 7284 +4 ```

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