Open gzwo-O opened 2 years ago
Thanks for your excellent work. I want to know if I enter 'python -m torch.distributed.launch --nproc_per_node 2 --master_port 12345 main.py', how can I single-step debugging?
Can you solve it? I also want to debug it
Thanks for your excellent work. I want to know if I enter 'python -m torch.distributed.launch --nproc_per_node 2 --master_port 12345 main.py', how can I single-step debugging?