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

Set install version of torch_optimizer #84

Closed
wants to merge 3 commits into from

Conversation

clayheaton
Copy link

The newer version of torch_optimizer removed RAdam and breaks the tutorial/repo. Set it to install 0.1.0.

The newer version of torch_optimizer removed RAdam and breaks the tutorial/repo. Set it to install 0.1.0.
@clayheaton
Copy link
Author

Per the author of torch_optimizer, the removal of RAdam was reverted and a new version was released: 3.0.

jettify/pytorch-optimizer#377 (comment)

Changed from specifying 0.1.0 to specifying 0.3.0, since the author of torch_optimizer reverted the removal of RAdam and pushed out a new version to handle the deprecation more gracefully.
@nerdyrodent
Copy link
Owner

Now using PyTorch RAdam

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

Successfully merging this pull request may close these issues.

2 participants