Commit 476911d
Pid port + duplicate rank_zero logging (#2231)
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
* init the port using a seed that matches process id for ddp
Co-authored-by: Zhaofeng Wu <[email protected]>1 parent 15cf6a8 commit 476911d
File tree
2 files changed
+16
-5
lines changed- pytorch_lightning/trainer
2 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | 375 | | |
377 | 376 | | |
378 | 377 | | |
379 | 378 | | |
380 | | - | |
381 | | - | |
382 | | - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
383 | 385 | | |
384 | 386 | | |
385 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
325 | 333 | | |
326 | 334 | | |
327 | 335 | | |
| |||
892 | 900 | | |
893 | 901 | | |
894 | 902 | | |
| 903 | + | |
895 | 904 | | |
896 | 905 | | |
897 | 906 | | |
| |||
0 commit comments