daitao / SAN

Second-order Attention Network for Single Image Super-resolution (CVPR-2019)
550 stars 106 forks source link

Cuda Out of memory error #39

Open nahidq opened 3 years ago

nahidq commented 3 years ago

I modified the MPNCOV.py based on this solution #29, but I still get out of memory error. RuntimeError: CUDA out of memory. Tried to allocate 9.80 GiB (GPU 0; 14.76 GiB total capacity; 9.94 GiB already allocated; 3.89 GiB free; 160.79 MiB cached). Is there any way to solve this issue?