wudiduojimone

Results 2 issues of wudiduojimone

RuntimeError: CUDA out of memory. Tried to allocate 1024.00 MiB (GPU 0; 7.94 GiB total capacity; 7.03 GiB already allocated; 144.81 MiB free; 7.12 GiB reserved in total by PyTorch)...

![捕获](https://github.com/edward3862/LoFGAN-pytorch/assets/71750887/4caa441f-580c-498b-bf4d-c2851a9623fb) 学姐你好,我正在学习你提出的lofgan,并且尝试用在了自己的数据集上,这个是画的一个损失函数图。上面的是鉴别器的loss_adv_dis损失,训练到后期基本降至0了;下面的是生成器的loss_adv_gen损失,是一个逐渐上升的趋势。想请教下您这个情况是正常的吗