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

Could Lomo class support param_groups? #117

Open
JinchaoLove opened this issue Sep 12, 2023 · 0 comments
Open

Could Lomo class support param_groups? #117

JinchaoLove opened this issue Sep 12, 2023 · 0 comments
Assignees

Comments

@JinchaoLove
Copy link

As a subclass of torch.optim.Optimizer, could collie.optim.Lomo support param_groups, by calling super().__init__(params, defaults).
So that we can fit for more schedulers and use per-parameter method to filter out some modules that can not useweight_decay.

@KaiLv69 KaiLv69 self-assigned this Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants