hehefan / PointRNN

TensorFlow implementation of PointRNN, PointGRU and PointLSTM.
MIT License
144 stars 20 forks source link

tensorflow.python.framework.errors_impl. #8

Closed weiyutao886 closed 2 years ago

weiyutao886 commented 2 years ago

tensorflow.python.framework.errors_impl.NotFoundError: /home/wh/wyt/PointRNN-master/modules/tf_ops/sampling/tf_sampling_so.so: undefined symbol: _ZN10tensorflow8internal21CheckOpMessageBuilder9NewStringEv

There is this generated file in my path TF sampling so. So, but an error is reported and the file cannot be found

weiyutao886 commented 2 years ago

This error occurs when I run train MNIST