Swin-Transformer icon indicating copy to clipboard operation
Swin-Transformer copied to clipboard

How to single-step debugging if the command line is entered

Open gzwo-O opened this issue 3 years ago • 1 comments

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?

gzwo-O avatar Jan 12 '22 05:01 gzwo-O

Can you solve it? I also want to debug it

songchuanle-1 avatar Mar 10 '22 08:03 songchuanle-1