eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.41k stars 4.07k forks source link

CycleGAN : if batchSize > 1 , an Cuda Out Of Memory will be reported #104

Closed zerokto closed 4 years ago

zerokto commented 4 years ago

Totally Memory is 6 GB CycleGAN : if batchSize > 1 , an Cuda Out Of Memory will be reported, is this normal? Looking forward to your answer !