Skip to content

Instantly share code, notes, and snippets.

@mvsusp
Last active July 21, 2018 22:12
Show Gist options
  • Save mvsusp/1f8a2b6d685053c0d6530b22c4742810 to your computer and use it in GitHub Desktop.
Save mvsusp/1f8a2b6d685053c0d6530b22c4742810 to your computer and use it in GitHub Desktop.
Downloading saved_model_half_plus_three
git clone --single-branch -b r1.9 https://github.com/tensorflow/serving.git /tmp/serving
cp -r \
/tmp/serving/tensorflow_serving/servables/tensorflow/testdata/saved_model_half_plus_three \
saved_model_half_plus_three
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment