Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tensorflow.python.framework.errors_impl.NotFoundError: ./coref_kernels.so: undefined symbol: _ZN10tensorflow12OpDefBuilder4AttrESs #90

Open
liyaoshigehaoren opened this issue Jun 6, 2020 · 2 comments

Comments

@liyaoshigehaoren
Copy link

tensorflow.python.framework.errors_impl.NotFoundError: ./coref_kernels.so: undefined symbol: _ZN10tensorflow12OpDefBuilder4AttrESs

@Xuan-ZW
Copy link

Xuan-ZW commented Aug 18, 2020

I also meet this error, have you resolved this issue?

@Xuan-ZW
Copy link

Xuan-ZW commented Aug 18, 2020

tensorflow.python.framework.errors_impl.NotFoundError: ./coref_kernels.so: undefined symbol: _ZN10tensorflow12OpDefBuilder4AttrESs

Check you version of g++ or gcc, if the version more than 4, then, "-D_GLIBCXX_USE_CXX11_ABI=0" is not need in setup_all.sh, you can remove it and re-run setup_all.sh.

Hope helpful for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants