You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fbsync] Fix minor bug on PolynomialLR invocation (#6436)
Summary:
Resolves issue reported at 6e535db#commitcomment-81409388
There seems to be a misspelling on the name of the parameter. This PR updates `total_steps` to `total_iters` which is the correct argument.
Reviewed By: datumbox
Differential Revision: D38824253
fbshipit-source-id: 08401f694398a8c64e198bfc16fed874f5c7b462
0 commit comments