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

[BUG Fix]Fix 3 bugs for Adam-Mini #257

Merged
merged 3 commits into from
Jul 13, 2024
Merged

[BUG Fix]Fix 3 bugs for Adam-Mini #257

merged 3 commits into from
Jul 13, 2024

Conversation

sdbds
Copy link
Contributor

@sdbds sdbds commented Jul 13, 2024

Problem (Why?)

3 bugs for Adam-Mini

Solution (What/How?)

Keyerror dimdimension

add_ unexpected arg valuealpha

fix when m =[] cant use mul_()

Other changes (bug fixes, small refactors)

Notes

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (23f32fa) to head (d938b7a).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #257   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           90        90           
  Lines         6754      6754           
=========================================
  Hits          6754      6754           

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

@kozistr kozistr added the bug Something isn't working label Jul 13, 2024
Copy link
Owner

@kozistr kozistr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! thank you

@kozistr kozistr merged commit acd218b into kozistr:main Jul 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants