이주형
Results
1
comments of
이주형
## CLI for distributed training ``` python main.py --dist-url 'tcp://localhost:23456' --multiprocessing-distributed --world-size 1 --rank 0 ``` ## Output before this change to the description ``` Epoch: [0][626/626] Time 3.895 (...