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

terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found #78

Open
jadenwjh opened this issue Jun 25, 2020 · 1 comment

Comments

@jadenwjh
Copy link

jadenwjh commented Jun 25, 2020

Error while converting ONNX model opset 9 and opset 11 to daq using onnx2daq:

libc++abi.dylib: terminating with uncaught exception of type std::out_of_range: unordered_map::at: key not found

Platform is MacOSX.

Mac has the latest version of cmake : cmake version 3.18.0-rc2

When i was building onnx2daq with cmake, i got these following warnings:

-- Looking for C++ include tr1/unordered_map - not found
-- Looking for C++ include tr1/unordered_set
-- Looking for C++ include tr1/unordered_set - not found
-- Looking for C++ include unordered_map
-- Looking for C++ include unordered_map - found
-- Looking for C++ include unordered_set
-- Looking for C++ include unordered_set - found

@Dalmangyi
Copy link

same issue

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

2 participants