Commit 5d9cbdf
authored
fix(pt): remove meaningless error raising (#5411)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Bug Fixes**
* Enhanced distributed training configuration handling to automatically
adjust advanced optimization settings when they're enabled without
proper distributed training setup, allowing training to proceed instead
of failing.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 1a1dc59 commit 5d9cbdf
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
187 | | - | |
188 | | - | |
| 186 | + | |
189 | 187 | | |
190 | 188 | | |
191 | 189 | | |
| |||
0 commit comments