6 ms·
There's TensorFlow Serving [0] and the SavedModel export format [1] to help with this. [0] https://tensorflow.github.io/serving/ https://tensorflow.github.io/s
by vinutheraj 9y ago
There's TensorFlow Serving [0] and the SavedModel export format [1] to help with this.
[0] https://tensorflow.github.io/serving/ https://tensorflow.github.io/serving/
[1] https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/saved_model/README.md https://github.com/tensorflow/tensorflow/blob/master/tensorf...