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

[Docs] document stuff #297

Closed kozistr closed 4 days ago

kozistr commented 4 days ago

Problem (Why?)

N/A

Solution (What/How?)

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (6610d2f) to head (9c56620). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 98 98 Lines 7427 7427 ========================================= Hits 7427 7427 ```

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