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

tensorflow v1.15.0 tensorflow.contrib.predictor import from_saved_model not defined #14

Open
JoshC8C7 opened this issue Jan 19, 2021 · 0 comments

Comments

@JoshC8C7
Copy link

Following requirements-cpu.txt in latest version (9b7a56d), tensorflow==1.15.* is prompted. In predictor.py L6: from tensorflow.contrib.predictor import from_saved_model , however tensorflow >= 1.15.0 removes tensorflow.contrib, causing unresolved reference when calling predictor.from_config_and_savedmodel. Have I missed something/messed up package imports or is this a bug?

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

No branches or pull requests

1 participant