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

libtensorflow_all.so: undefined reference to **** #35

Open
Essenlin opened this issue Nov 15, 2017 · 2 comments
Open

libtensorflow_all.so: undefined reference to **** #35

Essenlin opened this issue Nov 15, 2017 · 2 comments

Comments

@Essenlin
Copy link

Hi, When i build the examples, error occured.

libtensorflow_all.so: undefined reference to `tensorflow::OpDef_ArgDef::OpDef_ArgDef()'

@SebastienLinker
Copy link

I solved this error by adding the flag '--config=monolithic' when building tensorflow

@vincentcaux
Copy link

Worked for me, thanks!

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