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
Summary:
1. The original code does not utitlize `share_memory=True`, this may
cause incorrectness or slowdown.
2. The original code does not pass the correct cpu-offloaded state_dict,
which can cause another slowdown or incorrect saving.
ghstack-source-id: c04c634
Pull Request resolved: #602
0 commit comments