DingXiaoH / RepVGG

RepVGG: Making VGG-style ConvNets Great Again
MIT License
3.3k stars 433 forks source link

why not use python3 -m torch.distributed.launch #88

Closed xiangyun-hz closed 2 years ago

xiangyun-hz commented 2 years ago

Thanks for sharing your wonderful work. I want to know why I can run distribute training without using python3 -m python3 -m torch.distributed.launch command? thanks