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

How to redefine input node? #112

Open
B1D1ng opened this issue Aug 22, 2020 · 0 comments
Open

How to redefine input node? #112

B1D1ng opened this issue Aug 22, 2020 · 0 comments

Comments

@B1D1ng
Copy link

B1D1ng commented Aug 22, 2020

How to redefine the name of the input node? I check the input node name and output node name of the generated .pb file as follows:

Found 1 possible inputs: (name=input_1, type=float(1), shape=[?,?,?,3])
Found 2 possible outputs: (name=conv2d_10/BiasAdd, op=BiasAdd) (name=conv2d_13/BiasAdd, op=BiasAdd)

There is a problem with the shape of the input node. How do I define it?

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

1 participant