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

fix: change Lookahead's param_groups to a property #238

Merged
merged 2 commits into from
May 29, 2024

Conversation

michaldyczko
Copy link
Contributor

Problem (Why?)

#fixes #237

Solution (What/How?)

Changed param_groups attribute to a property.

kozistr
kozistr previously approved these changes May 29, 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.

great! thanks for the fix :)

could you please run make format & make check?

@kozistr kozistr added the bug Something isn't working label May 29, 2024
@michaldyczko
Copy link
Contributor Author

great! thanks for the fix :)

could you please run make format & make check?

Done! :)

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.

seems great! thanks for your contribution again

@kozistr kozistr merged commit 17893ed into kozistr:main May 29, 2024
2 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.

Lookahead`s param_groups attribute is not loaded from checkpoint.
2 participants