NAFNet
NAFNet copied to clipboard
help
who can answer me???thanks!!!!!!!!!!!!
Hello, I also encountered this problem. I tried changing python -m torch.distributed.launch to python -m torch.distributed.run can solve it. The reason for the failure should be a parameter (from --local_rank to --local-rank)
Thank you!!!!