petewarden / tensorflow_makefile

Apache License 2.0
69 stars 114 forks source link

tensorflow.python.framework.errors_impl.NotFoundError: #5

Open 1494026430 opened 6 years ago

1494026430 commented 6 years ago

tensorflow.python.framework.errors_impl.NotFoundError: /opt/tensorflow/bazel-bin/tensorflow/examples/image_retraining/retrain.runfiles/org_tensorflow/tensorflow/contrib/data/python/ops/../../_prefetching_ops.so: undefined symbol: _ZN6google8protobuf8internal26fixed_address_empty_stringB5cxx11E

I don't have any ideas about this problem,so I hope good people can give some advices

tamizharasank commented 6 years ago

File "/home/panamon/.local/lib/python3.6/site-packages/tensorflow/python/ops/array_ops.py", line 943, in _autopacking_helper elem)) TypeError: Cannot convert a list containing a tensor of dtype <dtype: 'int32'> to <dtype: 'float32'> (Tensor is: <tf.Tensor 'Preprocessor/stack_1:0' shape=(1, 3) dtype=int32>)