We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected Result:
Actual Result: Fatal:Cannot import onnx model, got exception from ONNX: _Map_base::at
Steps to reproduce: onnc -mquadruple nvdla resnet.onnx
Environment: ONNC version: 1.2.0 OS: Linux 4.15.0-66-generic ARCH: X86_64 Others: ONNX is from keras2onnx keras2onnx 1.6.1 python 3.7.3 onnx 1.6.0 keras 2.3.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Result:
Actual Result:
Fatal:Cannot import onnx model, got exception from ONNX: _Map_base::at
Steps to reproduce:
onnc -mquadruple nvdla resnet.onnx
Environment:
ONNC version: 1.2.0
OS: Linux 4.15.0-66-generic
ARCH: X86_64
Others:
ONNX is from keras2onnx
keras2onnx 1.6.1
python 3.7.3
onnx 1.6.0
keras 2.3.1
The text was updated successfully, but these errors were encountered: