kraiskil / onnx2c

Open Neural Network Exchange to C compiler.
Other
184 stars 30 forks source link

Error: illegal mode: lose input #24

Closed mryndzionek closed 1 year ago

mryndzionek commented 1 year ago

While converting an ONNX model I have:

Fatal: Cannot import onnx model, got exception from ONNX: illegal mode: lose input onnx::Concat_296

I think it has something to do with the Identity operator. Help with solving this is greatly appreciated.

mryndzionek commented 1 year ago

Sorry, wrong repo...