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

custom op roi_pooling.so error with tf 1.4 #20

Closed
learnbott opened this issue Oct 18, 2017 · 2 comments
Closed

custom op roi_pooling.so error with tf 1.4 #20

learnbott opened this issue Oct 18, 2017 · 2 comments

Comments

@learnbott
Copy link

When running the code (thank you!) the tf.load_op_library in ROIPoolingWrapper.py yields the error, "roi_pooling.so: undefined symbol: _ZTIN10tensorflow8OpKernelE".

It loads in tf 1.3 but other issues exist (that are fixed in tf 1.4 exist) that don't allow the code to run.

@learnbott
Copy link
Author

fixed it with this issue: tensorflow/tensorflow#13607

@Kongsea
Copy link

Kongsea commented Dec 6, 2017

@learnbott Could you give a detailed explaination?
I have encountered the same error as you and tried to solve it using the method you mentioned. However, the error still exists.
Please do me a favor, thank 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