Skip to content

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

Open
@pjspillai

Description

@pjspillai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions