only automatically rescale the lr for sgd optimizers.
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/377 Only automatically rescale the lr for sgd optimizers. * Seems that only sgd needs scaling the lr, so we change to not to scale lr automatically by default. This will work better for newly added optimizers (like adam). Reviewed By: itomatik, lg-zhang Differential Revision: D39899434 fbshipit-source-id: d6eebc5b07d4489b401c1fc3cea00f5a060fe19d
Showing
Please register or sign in to comment