Skip to content

Instantly share code, notes, and snippets.

@zh3389
Created February 8, 2021 03:47
Show Gist options
  • Save zh3389/a9c2e1db0784ce8d02acfe39f8a4c6a6 to your computer and use it in GitHub Desktop.
Save zh3389/a9c2e1db0784ce8d02acfe39f8a4c6a6 to your computer and use it in GitHub Desktop.
查看部署到tensorflow serving的pb模型的接口详细情况
saved_model_cli show --dir saved_model/0 --tag_set serve --signature_def serving_default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment