Skip to content

Instantly share code, notes, and snippets.

@wronk
Created February 13, 2019 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wronk/41ce1118a67bae8e266470a00e43a370 to your computer and use it in GitHub Desktop.
Save wronk/41ce1118a67bae8e266470a00e43a370 to your computer and use it in GitHub Desktop.
TF Serving blog post: export estimator after directory reorg
# The below function will be renamed to `estimator.export_saved_model` in TF 2.0
estimator.export_savedmodel(export_dir, serving_input_receiver_fn=serving_input_receiver_fn)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment