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
Added Optimizer configuration that supports optimizer type, learning rate, momentum, and weight decay configurations. (pytorch#3107)
Summary:
Pull Request resolved: pytorch#3107
This commit introduces enhancements to the optimizer configuration in TorchRec. It now supports specifying the optimizer type, learning rate, momentum, and weight decay.
Reviewed By: aliafzal
Differential Revision: D76837924
fbshipit-source-id: b669a788394a2f1113127cfb66796a0ac1e85154
0 commit comments