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

'TypeError: __init__() missing 1 required positional argument: 'output_nodes'' #55

Open
matheusataidee opened this issue Feb 19, 2019 · 1 comment

Comments

@matheusataidee
Copy link

I got this message when trying to convert the simple_mnist.pb file using the command line:

utensor-cli convert --output-nodes=y_pred simple_mnist.pb

What is the correct way of running this conversion?

@dboyliao
Copy link
Member

It looks like some breaking change among different version of cgen codebase.
Please reinstall/upgrade utensor_cgen and run again.

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