DF-GAN
DF-GAN copied to clipboard
RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.
Hi when I run calc_fid.sh I get the following error: RuntimeError: Default process group has not been initialized, please make sure to call init_process_group. This error also occurs when I run train.sh during fid calculation too. This error did not occur before. Can anyone help me?
I have the same problem. I trained on a single GPU and this error occurred in the 10th round. Have you solved it?