EN-FR-MLT-tensorflow icon indicating copy to clipboard operation
EN-FR-MLT-tensorflow copied to clipboard

Exporting model using SavedModel

Open jvence opened this issue 7 years ago • 1 comments

Firstly, thanks for an amazing tutorial. I wanted to know how simple it would be to export the model using Tensorflow's SavedModel (currently the tutorial uses tf.train.Saver()) after training so it can be uploaded to GCP: ML Engine or used with a TensorFlow Serving server.

Not sure if SavedModel would work with a seq2seq model. Any assistance would be greatly appreciated.

Thank you

jvence avatar Sep 07 '18 16:09 jvence

I have never thought about that. I will think about it. Thank you for the suggestion!

deep-diver avatar Oct 29 '18 00:10 deep-diver