tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.37k stars 1.96k forks source link

Segmentation fault #195

Open lemo2012 opened 6 years ago

lemo2012 commented 6 years ago

Environment --centos --python 3.5.0 --pip install tf-nightly

Problem "Segmentation fault" with error messages from "tail /var/log/messages": python[77853]: segfault at 7f852f4df2e0 ip 00007fa146872a60 sp 00007fa1416a2970 error 4 in _pywrap_tensorflow_internal.so[7fa144236000+410c000]

How to fix this problem?

eRaul commented 5 years ago

Have you fixed this problem?I also encountered this problem.