Commit 0e20667
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: 10c73274793580e2c1d0e7e6efd9377cab66fd991 parent c2414ac commit 0e20667
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
456 | 457 | | |
457 | 458 | | |
458 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
459 | 473 | | |
460 | 474 | | |
461 | 475 | | |
| |||
0 commit comments