JDAI-CV / DNNLibrary

Daquexian's NNAPI Library. ONNX + Android NNAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

christina-bakirtzi opened this issue · 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?