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

You must feed a value for placeholder tensor 'input_1_1' with dtype float and shape [?,299,299,3] #31

Open
pjspillai opened this issue Sep 28, 2019 · 1 comment

Comments

@pjspillai
Copy link

output, grads_val = gradient_function([image])

I get this error:

c_api.TF_GetCode(self.status.status))
tensorflow.python.framework.errors_impl.InvalidArgumentError: You must feed a value for placeholder tensor 'input_1_1' with dtype float and shape [?,299,299,3]
   [[{{node input_1_1}}]]

I am running this on a different custom model

@JCCVW
Copy link

JCCVW commented Nov 9, 2020

Hello, has this problem been solved? I have the same problem

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