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
optionally checkpoint r_squared metrics when required (pytorch#3083)
Summary:
Pull Request resolved: pytorch#3083
r_squared states get checkpointed when not needed, resulting in loading issues. this bypasses by making those states persistent only when needed, ie: r_squared=True
Reviewed By: zxpmirror1994
Differential Revision: D76162934
fbshipit-source-id: adf76774b8d6331c0a67250eef11060b1bbb419e
0 commit comments