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
Support optimizer state offloading for partial rowwise adam optimizer (pytorch#4405)
Summary:
Pull Request resolved: pytorch#4405
X-link: facebookresearch/FBGEMM#1476
Support optimizer state offloading for partial rowwise adam optimizer in the backend C++ code. This does not yet expose support in the frontend Python code, which requires a lot more code changes. The existing non-offloading codepath should not be affected by the changes.
Example generated code: P1842435218
Reviewed By: jiawenliu64, sryap
Differential Revision: D76491848
fbshipit-source-id: 3ae8ba678d5d35f47849e91628396b6ac1dd1a4a
0 commit comments