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: #3470
Make ModelDeltaTracker generic to allow use case specific custom implementations
internal
General Context: We are in the process of transition to a unified DeltaTracker and this is 3/n diffs representing changes towards the transition.
Specific Context: DeltaTracker implements primitives to allow tracking of embedding ids and states to optimize checkpointing and embedding freshness. As part of transitioning to a common DeltaTracker, we are adding a generic ModelDeltaTracker. MRS DeltaTracker will extend from Generic ModelDeltaTracker.
Differential Revision: D80614689
fbshipit-source-id: 07126b50f4c2819f7492ee0fdb549533f102e970
0 commit comments