BasicVSR_PlusPlus icon indicating copy to clipboard operation
BasicVSR_PlusPlus copied to clipboard

Running out to memory

Open ajeema opened this issue 2 years ago • 1 comments

I get the following error when trying to run the app:

torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 1.12 GiB (GPU 0; 15.77 GiB total capacity; 13.52 GiB already allocated; 1.05 GiB free; 13.52 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF

please advise

ajeema avatar Aug 18 '23 18:08 ajeema

See #20

CarlGao4 avatar Dec 21 '23 02:12 CarlGao4