pytorch/examples
Ver no GitHubResume will override learning rate on command line.
Open
#816 aberto em 19 de ago. de 2020
good first issue
Description
If you resume from a checkpoint and want to run with a new learning rate, the saved learning rate will overwrite what you specify on the command line. The fix is simple.