Kevinlongran

Results 3 comments of Kevinlongran

I have faced similar problem. tf_sampling_so.so: undefined symbol: _ZN10tensorflow8internal21CheckOpMessageBuilder9NewStringEv I'm using Cuda9.0 and TF 1.12

I thought that maybe I used the unmatched tf version.

I faced the same problem and even I tried to set -D_GLIBCXX_USE_CXX11_ABI=1 or remove it completely as you have mentioned.