cnn-text-classification-tf-chinese icon indicating copy to clipboard operation
cnn-text-classification-tf-chinese copied to clipboard

InternalError: Dst tensor is not initialized.

Open watchpoints opened this issue 8 years ago • 1 comments

提示内存不够,但是内存很明显够呀剩下100g呢

I tensorflow/core/common_runtime/bfc_allocator.cc:692] 1 Chunks of size 6652672 totalling 6.34MiB
I tensorflow/core/common_runtime/bfc_allocator.cc:696] Sum Total of in-use chunks: 42.12MiB
I tensorflow/core/common_runtime/bfc_allocator.cc:698] Stats: 
Limit:                    91684864
InUse:                    44171776
MaxInUse:                 48052736
NumAllocs:                     138
MaxAllocSize:              6652672

W tensorflow/core/common_runtime/bfc_allocator.cc:270] ******************xx**************************____******____________________________________________
W tensorflow/core/common_runtime/bfc_allocator.cc:271] Ran out of memory trying to allocate 44.94MiB.  See logs for memory state.
Traceback (most recent call last):

Name: tensorflow Version: 0.11.0rc1 Location: /usr/local/lib/python2.7/dist-packages Requires: mock, protobuf, numpy, wheel, six

watchpoints avatar Dec 21 '16 07:12 watchpoints

這個是GPU 内存不够, 你是用那一張 GPU?

indiejoseph avatar Jun 02 '17 15:06 indiejoseph