You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
createTensor error :un known element type =0
Segmentation fault (core dumped) Environment:
docker image community version
ONNC version: 1.1
Others:
The text was updated successfully, but these errors were encountered:
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.
createTensor error :un known element type =0
Segmentation fault (core dumped)
Environment:
docker image community version
ONNC version: 1.1
Others:
The text was updated successfully, but these errors were encountered: