TensorFlow Serving : short intro



TensorFlow Serving makes it simple and quick to deploy your models into a production environment. Not too dissimilar to how you would deploy any other microservice. It also works with TensorFlow models out of the box without much modification.See original image



















https://tensorflow.github.io/serving/

And a tutorial: https://medium.com/osldev-blog/tensorflow-serving-practical-introduction-9ce29ccd63f#.gt40kmfur









Comments