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
Allow torchrec delta tracker to be initialized post init (#3472)
Summary:
Pull Request resolved: #3472
internal
General Context: We are in the process of transition to a unified DeltaTracker and this is 6/n diffs representing changes towards the transition.
Context: MRS DeltaTracker is initialized right before training, to allow for OSS DeltaTracker to have similar behavior adding a post DMP init function for initializing ModelDeltaTracker if not initialized.
Differential Revision: D80615308
fbshipit-source-id: 10c73274793580e2c1d0e7e6efd9377cab66fd99
0 commit comments