Skip to content

Conversation

@jignparm
Copy link
Contributor

Added support for TF2.x saved_models from TFHub

  • Added --tag parameter. Lets user specify tag set, in case multiple are available. Also handles the case of an empty tag value (rare, but seen in some models)

  • Added --concrete_function parameter. Some models do not contain signature_def values. Instead, they rely on concrete function definitions under the call method, which require fetching using a TensorSpec().

Copy link
Contributor

@guschmue guschmue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add those to the README.

@jignparm
Copy link
Contributor Author

We should add those to the README.

Good idea! Wanted to try out a few more models before putting it in the official documentation -- in case any changes or fine-tuning is needed.

@jignparm jignparm merged commit bba23d2 into onnx:master Jun 25, 2020
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

Successfully merging this pull request may close these issues.

2 participants