Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting model using SavedModel #1

Open
jvence opened this issue Sep 7, 2018 · 1 comment
Open

Exporting model using SavedModel #1

jvence opened this issue Sep 7, 2018 · 1 comment

Comments

@jvence
Copy link

jvence commented Sep 7, 2018

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

@deep-diver
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants