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

Better handling of tf version #175

Closed
constantinpape opened this issue Nov 30, 2021 · 0 comments · Fixed by #176
Closed

Better handling of tf version #175

constantinpape opened this issue Nov 30, 2021 · 0 comments · Fixed by #176

Comments

@constantinpape
Copy link
Contributor

constantinpape commented Nov 30, 2021

We are not really making use of the tf version right now and should:

  • raise a warning if the tf version is different than the one given by the model
  • in build_spec require tf_version to be passed as argument instead of setting it to 1.15 as default value.
  • do the same for opset_version for onnx
This was referenced Nov 30, 2021
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 a pull request may close this issue.

1 participant