fold
fold copied to clipboard
"import tensorflow_fold" problem
"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?
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 successfully install it in tensorflow 1.3.0 or later? @delesley do you have an update on this?
Edit: It seems like it worked in Issue #85. I will try that.
DId anyone fail by installed the tensorflow_fold with tensorflow==1.0? ERROR: tensorflow_fold-0.0.1-py3-none-linux_x86_64.whl is not a supported wheel on this platform.