-
Notifications
You must be signed in to change notification settings - Fork 266
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"import tensorflow_fold" problem #93
Comments
same error |
I ran into same problem. Do you resolve this error? |
use Tensorflow 1.1 |
I finally installed tf-fold successfully using Tensorflow 1.0,because tf-fold is incompatible with Tensorflow 1.6. |
I saw the commit message "update tensorflow to version 1.4", does it mean that we can use tensorflow_fold in tensorflow 1.4? |
DId anyone fail by installed the tensorflow_fold with tensorflow==1.0? |
"tensorflow.python.framework.errors_impl.NotFoundError: /home/ENV/local/lib/python2.7/site-packages/tenso
rflow_fold/loom/_deserializing_weaver_op.so: undefined symbol: _ZN10tensorflow6tensor5SplitERKNS_6TensorERKNS_3gtl1
0ArraySliceIxEE"
How to deal with this?
The text was updated successfully, but these errors were encountered: