Klein_s
Results
1
comments of
Klein_s
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...