EigenAllocator for GPU ran out of memory when allocating 0
Hello, does anyone encountered this error ? After some random number of iterations, i'm getting the below exception. Can anyone help me where its going wrong?
: E tensorflow/core/common_runtime/bfc_allocator.cc:244] tried to allocate 0 bytes : W tensorflow/core/common_runtime/allocator_retry.cc:32] Request to allocate 0 bytes : F tensorflow/core/common_runtime/gpu/gpu_device.cc:103] EigenAllocator for GPU ran out of memory when allocating 0. See error logs for more detailed info. Aborted (core dumped)
Regards, Sharath
@Sharathnasa I got this. I am using 1080 Ti . 11GB
any updates on this issue? Did you get to solve it? I am experiencing this similarly after a random number of epochs and iterations! I would appreciate any hints and help. Thanks!