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

Adam optimizer .eval() not working well with ScheduleFree #61

Open
bhavnicksm opened this issue Jun 15, 2024 · 1 comment
Open

Adam optimizer .eval() not working well with ScheduleFree #61

bhavnicksm opened this issue Jun 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bhavnicksm
Copy link
Contributor

image

@bhavnicksm bhavnicksm changed the title [bug] Adam optimizer .eval() not working well with ScheduleFree Adam optimizer .eval() not working well with ScheduleFree Jun 15, 2024
@bhavnicksm bhavnicksm added the bug Something isn't working label Jun 15, 2024
@bhavnicksm
Copy link
Contributor Author

I plan to refactor the project so that the initialisation of variables happens locally, where the variables are expected to be used. That means there's less confusion and checking involved so makes things easier to understand even if it makes it harder to get overall memory usage at a glance with the init_state method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant