litaotju commented on issue #17195: Unable to convert Insightface resnet 100 
model to onnx
URL: 
https://github.com/apache/incubator-mxnet/issues/17195#issuecomment-573282608
 
 
   Tried your scripts and cpp file. The cpp application can load the exported 
onnx without any error.
   
   I am using 
   - onnx: `pip3 install --user onnx==1.2.1`
   - onnxruntime: `wget 
https://github.com/microsoft/onnxruntime/releases/download/v1.1.0/onnxruntime-linux-x64-1.1.0.tgz`
   - mxnet: master branch, commit id: 6f95702613dd95aa4a1b467b938d79c4d13bee96
   - Docker container: built from 
`ci/docker/Dockerfile.build.ubuntu_gpu_tensorrt`.
   
   You only mentioned the `onnxruntime` version, but which version `mxnet` and 
`onnx` are you using? Maybe just upgrade to latest  mxnet and try again?
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to