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

error in tfop compling #9

Closed
justbin1123 opened this issue May 17, 2019 · 3 comments
Closed

error in tfop compling #9

justbin1123 opened this issue May 17, 2019 · 3 comments

Comments

@justbin1123
Copy link

justbin1123 commented May 17, 2019

截图
I get the error "not find -ltensorflow_framework
"when i try to complie on may os

if i try use ur tf_sampling_so.so,I get the error "tf_sampling_so.so: undefined symbol: _ZN10tensorflow15OpKernelContext10CtxFailureEPKciRKNS_6StatusE"

And my env is tf1.4 py27 cuda9.0.

@GuoliangShiIntel
Copy link

Hello, I get the same error.

tf_sampling_so.so: undefined symbol:
_ZN10tensorflow6StatusC1ENS_5error4CodeENS_11StringPieceE

My environment is tf1.13 py3.6 cuda9.0.

Have you solved this problem?

@GuoliangShiIntel
Copy link

I find how to resolve this problem in PointNet++.

charlesq34/pointnet2#48

@justbin1123
Copy link
Author

I find how to resolve this problem in PointNet++.

charlesq34/pointnet2#48

charlesq34/pointnet2#48 (comment) ive resolve it

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

3 participants