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
Back out "Support optimizer state offloading for partial rowwise adam optimizer" (#4478)
Summary:
Pull Request resolved: #4478
X-link: facebookresearch/FBGEMM#1535
Original commit changeset: 3ae8ba678d5d
Original Phabricator Diff: D76491848
Needs to be backed out bc the code to enable building the backend was not yet available
```
SSD_OPTIMIZERS = [
"rowwise_adagrad",
"partial_rowwise_adam",
]
```
needs to be added first to the build.
Reviewed By: cthi, bobbyliujb
Differential Revision: D78176561
fbshipit-source-id: d997b735ea2b37825eeb26cebaae153e5a697b61
0 commit comments