Compiling with buildTF.sh with other version of tensorflow #2
Closed
Description
Compiling the buildTF only works with 1.3.0 version for other version, it gave the following error
./buildTF.sh
In file included from /usr/local/lib/python3.5/dist-packages/tensorflow/include/tensorflow/core/platform/mutex.h:31:0,
from /usr/local/lib/python3.5/dist-packages/tensorflow/include/tensorflow/core/framework/op.h:32,
from ../src/TFWordBeamSearch.cpp:1:
/usr/local/lib/python3.5/dist-packages/tensorflow/include/tensorflow/core/platform/default/mutex.h:25:22: fatal error: nsync_cv.h: No such file or directory
compilation terminated.
any solution?
Metadata
Assignees
Labels
No labels