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 serving against existing tensorflow build #409

Closed
therealmitchconnors opened this issue Apr 18, 2017 · 1 comment
Closed

Build serving against existing tensorflow build #409

therealmitchconnors opened this issue Apr 18, 2017 · 1 comment

Comments

@therealmitchconnors
Copy link

The io instructions for building serving automatically build tensorflow as a dependency for serving. Unfortunately, the docker files for serving are woefully inadequate for building tensorflow (more on that in another issue). Is there a way I can compile Serving against an existing build of tensorflow? Perhaps against binary in the the gcr.io/tensorflow/tensorflow:latest-devel container?

@therealmitchconnors
Copy link
Author

Turns out this is already supported, though not terribly well-documented. Check out the last section of the setup docs for a good jumping off point.

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