JDAI-CV / DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI
Apache License 2.0
346 stars 59 forks source link

About input node error #40

Open Milittle opened 5 years ago

Milittle commented 5 years ago

When i use the onnx2daq tools, the error message: The input of graph doesn't has dim_value?

daquexian commented 5 years ago

Could you please provide your onnx model?

Thanks!

jtanios commented 5 years ago

This onnx model is producing the same error for me:

simple_pipeline.onnx.zip

lamhoangtung commented 4 years ago

I'm having the same problem