-
Notifications
You must be signed in to change notification settings - Fork 126
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 on tensorflow 1.8 #22
Comments
is it by coincidence the following?
|
same error, any ideas? lib_handle = py_tf.TF_LoadLibrary(library_filename) |
I solved this error by following this link: |
@JiteshPshah Thanks!
|
@JiteshPshah @trikim I also faced a similar issue . Can you help me out? I can't understand from the previous comments what needs to be done. The link to the issue is here #28 (comment) |
I am getting an error on roi_pooling.so: undefined symbol. on tensorflow 1.8
Which version is best suitable for roi pooling ?
The text was updated successfully, but these errors were encountered: