pytorch/examples

Resume will override learning rate on command line.

Open

#816 建立於 2020年8月19日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (21,634 star) (9,429 fork)batch import
good first issue

描述

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.

貢獻者指南