CHINESE-OCR icon indicating copy to clipboard operation
CHINESE-OCR copied to clipboard

python3.7+tensorflow1.14 环境运行不通

Open Jane-1988 opened this issue 5 years ago • 1 comments

my environment is python 3.7+tensorflow1.14,I cannot run the code ,it gives an error like this:

2019-08-26 14:45:04.399898: W tensorflow/core/framework/op_kernel.cc:1502] OP_REQUIRES failed at mkl_util.h:1026 : Resource exhausted: OOM when allocating tensor with shape[73209600] and type float on /job:localhost/replica:0/task:0/device:CPU:0 by allocator mklcpu Segmentation fault (core dumped)

I'm wondering is the environment satisfied?Thanks!

Jane-1988 avatar Aug 26 '19 09:08 Jane-1988

I used python3.6 and tensorflow 1.14.0. It works!

mangoHoli avatar Aug 29 '19 06:08 mangoHoli