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

build error for tf_serializer: could not find graph.pb.h #44

Closed
htjacky opened this issue Sep 4, 2018 · 1 comment
Closed

build error for tf_serializer: could not find graph.pb.h #44

htjacky opened this issue Sep 4, 2018 · 1 comment

Comments

@htjacky
Copy link

htjacky commented Sep 4, 2018

Hi,
I build with CONFIG_TF_SERIALIZER=y, but get following error:

tengine/serializer/include/tf_serializer.hpp:35:22: fatal error: graph.pb.h: No such file or directory

I've downloaded google tensorflow, and find the file graph.pb.h here: google/tf_pb/tensorflow/core/framework.
But I didn't find anywhere to config the include file path for it.

Cheers,
Jacky

@htjacky htjacky changed the title build error build error for tf_serializer: could not find graph.pb.h Sep 4, 2018
@htjacky htjacky closed this as completed Sep 4, 2018
@htjacky
Copy link
Author

htjacky commented Sep 4, 2018

after update protoc to 3.5.1, it works.

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

1 participant