pengzhou1108 / RGB-N

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build/sequential_batch_fft.so: undefined symbol _ZTIN10tensorflow8OpKernelE

Israrulhaq190 opened this issue · comments

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

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