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
W tensorflow/core/common_runtime/bfc_allocator.cc:274] ________***********************_____________________
W tensorflow/core/common_runtime/bfc_allocator.cc:275] Ran out of memory trying to allocate 2.29GiB. See logs for memory state.
W tensorflow/core/framework/op_kernel.cc:993] Resource exhausted: OOM when allocating tensor with shape[20,800,600,64]
I have 4G ram, but nevertheless how much I change the batch size to , it won't work, anyone can help me?
Limit: 3406036992
InUse: 2376772608
MaxInUse: 2613990400
NumAllocs: 197
MaxAllocSize: 411041792
W tensorflow/core/common_runtime/bfc_allocator.cc:274] ________***********************_____________________
W tensorflow/core/common_runtime/bfc_allocator.cc:275] Ran out of memory trying to allocate 2.29GiB. See logs for memory state.
W tensorflow/core/framework/op_kernel.cc:993] Resource exhausted: OOM when allocating tensor with shape[20,800,600,64]
I have 4G ram, but nevertheless how much I change the batch size to , it won't work, anyone can help me?
我batch size不管怎么调,始终显示上面的错误,而且batch size越小,INuse的量反而越大
The text was updated successfully, but these errors were encountered: