BigGAN-PyTorch
BigGAN-PyTorch copied to clipboard
sampling out of memory
When I executed the sample_BigGAN_bs256x8.sh script, an ”out of memory“ error occurred. However, the weights used did not report "out of memory“errors during training.
I use 4 p40 GPUs for training and sampling. Each GPU memory is about 22G.
I have the same question,emmmmm........