Skip to content

Conversation

@1adrianb
Copy link
Contributor

get_lr() was deprecated and instead the method intended to be used for getting the current lr is get_last_lr(). This is in the context of checking from exterior the current learning rate.

Currently, once the after warmup scheduler kicks in the returned value was wrong.

get_lr() was deprecated and instead the method intended to be used for getting the correct lr is get_last_lr()
@ildoonet
Copy link
Owner

Thanks!

@ildoonet ildoonet merged commit c59e498 into ildoonet:master Apr 13, 2020
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