You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run python3 test.py --config_path ./configs/test/SRGAN_x4-SRGAN_ImageNet-Set5.yaml
error:
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 1579.66 GiB (GPU 0; 79.35 GiB total capacity; 21.76 GiB already allocated; 54.55 GiB free; 23.29 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
The text was updated successfully, but these errors were encountered:
run python3 test.py --config_path ./configs/test/SRGAN_x4-SRGAN_ImageNet-Set5.yaml
error:
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 1579.66 GiB (GPU 0; 79.35 GiB total capacity; 21.76 GiB already allocated; 54.55 GiB free; 23.29 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
The text was updated successfully, but these errors were encountered: