Skip to content

PlateauLRScheduler resume #473

Answered by rwightman
ademyanchuk asked this question in Q&A
Discussion options

You must be logged in to vote

@ademyanchuk yeah, the plateau scheduler is a bit of a special case, I don't handle it properly in my train script but it should be saved and restored to work on resume.

I tend to use plateau on 'smaller' transfer learning tasks w/ adam or other adaptive opts where resume is less of a concern so I've lived with it (for now).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ademyanchuk
Comment options

Answer selected by ademyanchuk
Comment options

You must be logged in to vote
1 reply
@rwightman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants