Expected Result:
out.nvdla
Actual Result:
segmentation fault(core dumped )
Steps to reproduce
onnc -mquadruple nvdla /tutorial/models/lenet/anet.onnx
where anet is the alexnet mode in onnx format.
when i try to run the above command i get the following error.
createTensor error :un known element type =0
Segmentation fault (core dumped)
Environment:
docker image community version
-
ONNC version: 1.1
-
Others:
Expected Result:
out.nvdla
Actual Result:
segmentation fault(core dumped )
Steps to reproduce
onnc -mquadruple nvdla /tutorial/models/lenet/anet.onnx
where anet is the alexnet mode in onnx format.
when i try to run the above command i get the following error.
createTensor error :un known element type =0
Segmentation fault (core dumped)
Environment:
docker image community version
ONNC version: 1.1
Others: