Open christina-bakirtzi opened 3 years ago
After running the command ./onnx2daq.AppImage model.onnx mobile_model.daq , I'm getting this error:
./onnx2daq.AppImage model.onnx mobile_model.daq
terminate called after throwing an instance of 'std::out_of_range' what(): _Map_base::at Aborted (core dumped)
I'm obviously working on Linux. Any suggestions?
After running the command
./onnx2daq.AppImage model.onnx mobile_model.daq
, I'm getting this error:I'm obviously working on Linux. Any suggestions?