Standardized-max-logits icon indicating copy to clipboard operation
Standardized-max-logits copied to clipboard

Issue related to torch.distributed.init_process_group()

Open JosephKKim opened this issue 1 year ago • 0 comments

Hello thanks for the interesting work!

I am trying to run your code, calcuate_stat.py using the command you provided, but the code stops to work torch.distributed.init_process_group. What might be the problem?

Do I have to modify url? or other arguments?

In addition I don't understand how the function calculate_statistics works in detail. Can you give a detailed explanation about the function? Especially about the if statement where i % 50 == 49.

Thanks in advance!

JosephKKim avatar Apr 09 '23 15:04 JosephKKim