Commit 7c475f1
committed
fix(training): keep DDP static graph behavior unchanged
Remove the MLIP-wide static_graph option and override so DDP retains the default behavior from main. General training models may change parameter participation or control flow between iterations.1 parent 3779c85 commit 7c475f1
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
514 | 514 | | |
515 | 515 | | |
516 | 516 | | |
517 | | - | |
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
| |||
572 | 571 | | |
573 | 572 | | |
574 | 573 | | |
575 | | - | |
576 | | - | |
577 | 574 | | |
578 | 575 | | |
579 | 576 | | |
580 | 577 | | |
581 | 578 | | |
582 | 579 | | |
583 | | - | |
584 | 580 | | |
585 | 581 | | |
586 | 582 | | |
| |||
0 commit comments