We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, I'm getting this error: Init node conv1/kernel/Assign doesn't exist in graph
When trying to freeze a model using your library and guide. This happens even on the asset/yolo-model...
Any idea what might be the issue? I'm using tensorflow with GPU..
The text was updated successfully, but these errors were encountered:
This error does not affect the model freeze
Sorry, something went wrong.
@yakeer I have the same error message here, but I have tested that the generated tflite model does not have a loss of precision.
No branches or pull requests
Hey,
I'm getting this error:
Init node conv1/kernel/Assign doesn't exist in graph
When trying to freeze a model using your library and guide.
This happens even on the asset/yolo-model...
Any idea what might be the issue?
I'm using tensorflow with GPU..
The text was updated successfully, but these errors were encountered: