Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Implement StableAdamW optimizer #252

Merged
merged 7 commits into from
Jul 6, 2024

style: fix D401

39a38f3
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Implement StableAdamW optimizer #252

style: fix D401
39a38f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2024 in 1s

100.00% (+0.00%) compared to b316ef9

View this Pull Request on Codecov

100.00% (+0.00%) compared to b316ef9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b316ef9) to head (39a38f3).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           89        90    +1     
  Lines         6681      6749   +68     
=========================================
+ Hits          6681      6749   +68     

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