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

undefined symbol: _ZTIN10tensorflow8OpKernelE #14

Open
chenrxi opened this issue Sep 24, 2020 · 2 comments
Open

undefined symbol: _ZTIN10tensorflow8OpKernelE #14

chenrxi opened this issue Sep 24, 2020 · 2 comments

Comments

@chenrxi
Copy link

chenrxi commented Sep 24, 2020

what can i do to solve it , thank you very much!

tensorflow.python.framework.errors_impl.NotFoundError: /home/XXX/flownet2.tf/FlowNet2_src/./ops/build/correlation.so: undefined symbol: _ZTIN10tensorflow8OpKernelE

@chenrxi
Copy link
Author

chenrxi commented Sep 24, 2020

my tensorflow version is 1.8.0, and i donot try other version since i will meet mountains of bugs.
Or would you provide your cuda and cudnn version as it seem it will be easy for me to complie

@Yuliang-Zou
Copy link
Member

Some of the code is related to a specific version of cuda. As far as I know, TF1.8 is not using that version. If you really want FlowNet2, I would suggest the pytorch version; or you can try the lightweight PWC-Net here.

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