EN-FR-MLT-tensorflow
EN-FR-MLT-tensorflow copied to clipboard
Exporting model using SavedModel
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
I have never thought about that. I will think about it. Thank you for the suggestion!