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

KeyError: "The name 'predictions_10/Softmax:0' refers to a Tensor which does not exist. The operation, 'predictions_10/Softmax', does not exist in the graph." #10

Open
Eurus-Holmes opened this issue Jul 7, 2019 · 3 comments

Comments

@Eurus-Holmes
Copy link

In Guided backpropagation,

Error:

KeyError: "The name 'predictions_10/Softmax:0' refers to a Tensor which does not exist. The operation, 'predictions_10/Softmax', does not exist in the graph."
@sirnyls
Copy link

sirnyls commented Feb 9, 2020

Did you find a solution for this one? Got the same error

@Endlessio
Copy link

same error ++

@Endlessio
Copy link

CS is magic! done nothing, only reload and try to print model.output.name and model.input.name to see what happened, and all of a sudden, the program works. Don't know the reason, but just works!!!

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

3 participants