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

GraphDef version incompatibility #17

Open
haorui-ji opened this issue Dec 9, 2020 · 1 comment
Open

GraphDef version incompatibility #17

haorui-ji opened this issue Dec 9, 2020 · 1 comment

Comments

@haorui-ji
Copy link

Hi

I've encountered a problem that when I'm loading the frozen graph with your example code:

ValueError: Converting GraphDef to Graph has failed. The binary trying to import the GraphDef was built when GraphDef version was 440. The GraphDef was produced by a binary built when GraphDef version was 527. The difference between these versions is larger than TensorFlow's forward compatibility guarantee.

Any ideas how to solve this problem?

Thank you~

@leimao
Copy link
Owner

leimao commented Dec 12, 2020

You did not provide a command to reproduce. I have updated the repo recently and please use the Docker container to reproduce the examples. I don't help troubleshooting without using a Docker container.

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

2 participants