Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wayy13 opened this issue Sep 8, 2021 · 4 comments

Comments

@wayy13
Copy link

wayy13 commented Sep 8, 2021

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

@xvyaward
Copy link

hi, did you solve your problem?
I am facing the same issue.

@hebangwen
Copy link

Hi, sorry to bother you, but I'd like to ask if you have solved this problem. I'm also facing the same problem but don't know where to start. It would be very appreciated if you can give me some suggestions.

@hebangwen
Copy link

Hi, all. I've checked the pretrained models from README.md and found three attributes in the model properties: format-ONNXv3, producer-pytorch0.3, and imports-ai.onnxv6. Thus, the easiest way to use DABNN without this error is to downgrade your PyTorch version to 0.3. Or else, you need to fix the version incompatible bug between DABNN and ONNX.

@travisdriver
Copy link

@BangwenHe This fixed it for me, thank you! Specifically, I used pytorch 0.4.1 and python 3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants