pengzhou1108 / RGB-N

MIT License
159 stars 49 forks source link

build/sequential_batch_fft.so: undefined symbol _ZTIN10tensorflow8OpKernelE #20

Closed Israrulhaq190 closed 4 years ago

Israrulhaq190 commented 4 years ago

How to solve this issue ? tensorflow.python.framework.errors_impl.NotFoundError: RGB-N/tools/../lib/compact_bilinear_pooling/sequential_fft/build/sequential_batch_fft.so: undefined symbol: _ZTIN10tensorflow8OpKernelE

Israrulhaq190 commented 4 years ago

thanks, solved by updating the -D_GLIBCXX_USE_CXX11_ABI=1 in compile.sh for both gcc and nvcc