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:
Pull Request resolved: #983
Added a stateful dictionary object that implements the stateful interface for checkpoint saving and loading and also extends dict.
This object can be used to store key/value pairs of arbitrary value objects (for example, computed metrics or any other object that we require to be saved to the unit state)
Reviewed By: diego-urgell
Differential Revision: D71051443
fbshipit-source-id: 7a94ae43641a0bc3d93690f015bfa75ca279362b
0 commit comments