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
After debugging the code(./roi_localization/train.py), I have the following problem. When I train data on the GPU, I always meet the error: CUDA out of memory. Tried to allocate 1024.00 MiB (GPU 0; 10.76 GiB total capacity; 8.84 GiB already allocated; 786.94 MiB free; 353.67 MiB cached)
How many GPU graphics cards have you used and how much memory?
The text was updated successfully, but these errors were encountered:
After debugging the code(./roi_localization/train.py), I have the following problem. When I train data on the GPU, I always meet the error: CUDA out of memory. Tried to allocate 1024.00 MiB (GPU 0; 10.76 GiB total capacity; 8.84 GiB already allocated; 786.94 MiB free; 353.67 MiB cached)
How many GPU graphics cards have you used and how much memory?
The text was updated successfully, but these errors were encountered: