CUDA out of memory
#54
by
ianccwip
- opened
I keep receiving the following error message...
RuntimeError: CUDA out of memory. Tried to allocate 16.00 MiB (GPU 0; 14.76 GiB total capacity; 13.60 GiB already allocated; 7.75 MiB free; 13.62 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
Tried reducing number of images im training with to 5 but still receiving same error.
I have a T4 Medium CPU attributed.
Any suggestions?
Problem solved. Deleted and reinstalled.
ianccwip
changed discussion status to
closed