Commit eeb059b
committed
fix: add use_partial_reduce_for_shared_embedding to DistributedDataParallelConfig
The plugin finalize_model_grads.py references this field but it was
missing from the upstream config dataclass after the sync.1 parent 46d066e commit eeb059b
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments