utensor_cgen icon indicating copy to clipboard operation
utensor_cgen copied to clipboard

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

Open matheusataidee opened this issue 6 years ago • 1 comments

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?

matheusataidee avatar Feb 19 '19 21:02 matheusataidee

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

dboyliao avatar Feb 28 '19 07:02 dboyliao