Open myfamily111 opened 1 year ago
You may want to adjust batch size to fit GPU memory
I adjusted batch size but the error still exists.
---Original--- From: @.> Date: Wed, Mar 22, 2023 14:37 PM To: @.>; Cc: @.**@.>; Subject: Re: [yijingru/ASSD-Pytorch] RuntimeError (Issue #24)
You may want to adjust batch size to fit GPU memory
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
It looks like 7G out of 11.77 G are occupied in your case. It may be too small for this task.
OK!Thank you!
---Original--- From: @.> Date: Wed, Mar 22, 2023 14:48 PM To: @.>; Cc: @.**@.>; Subject: Re: [yijingru/ASSD-Pytorch] RuntimeError (Issue #24)
It looks like 7G out of 11.77 G are occupied in your case. It may be too small for this task.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
RuntimeError: CUDA out of memory. Tried to allocate 52.00 MiB (GPU 0; 11.77 GiB total capacity; 7.07 GiB already allocated; 44.06 MiB free; 7.21 GiB reserved in total by PyTorch)