-
Notifications
You must be signed in to change notification settings - Fork 125
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
Error in running rendering_example.py : undefined symbol: _ZN10tensorflow12OpDefBuilder5InputESs #54
Comments
I have the same problem, and I solve it as follows: |
Thanks @Dooonut . yeah, that's right! Could you train their system? I'm about to train it. but I have heard that it couldn't converge at all. |
I'm still trying. I'll let you know if I have any progress. |
Thanks! |
When I try to run the rendering_example.py code, I get the following error:
undefined symbol: _ZN10tensorflow14kernel_factory17OpKernelRegistrar12InitInternalEPKNS_9KernelDefEN4absl11string_viewESt10unique_ptrINS0_15OpKernelFactoryESt14default_deleteIS8_EE
Is there anything wrong with compiling the ./compile_op_v2_sz224.sh???
Any advice is appreciated!
The text was updated successfully, but these errors were encountered: