ONNC/onnc

onnc gets fetal error when compiling onnx to nvdla

Opened this issue · 0 comments

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