I've installed Tensorflow but now wish to productionize my model.
So I'm trying to follow this guide:
https://github.com/tensorflow/serving/blob/master/tensorflow_serving/g3doc/setup.md
Does Tensorflow serving run along side Tensor flow?
If so where should I clone the the repo to so that the packages can be seen on the python library path please?
Many thanks.