daitao / SAN

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

Why CUDA out of memory #41

Open liucong521 opened 3 years ago

liucong521 commented 3 years ago

Why CUDA out of memory .Tried to allocate 8.38GiB (GPU 0; 10.92 GiB total capacity; 8.69 GiB already allocated; 1.22GiB free;33.00 MiB cached)

liucong521 commented 3 years ago

Why I set batch_size=1,but still CUDA out of memory. what is the reason?

nymaferdous commented 3 years ago

I also get the same error with batch size 1 and reduced model architecture.