DNNLibrary icon indicating copy to clipboard operation
DNNLibrary copied to clipboard

terminate called after throwing an instance of 'std::out_of_range' what(): _Map_base::at Aborted (core dumped)

Open christina-bakirtzi opened this issue 4 years ago • 0 comments

After running the command ./onnx2daq.AppImage model.onnx mobile_model.daq , I'm getting this error:

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?

christina-bakirtzi avatar Mar 29 '21 20:03 christina-bakirtzi