alicera commented on issue #19808: URL: https://github.com/apache/incubator-mxnet/issues/19808#issuecomment-770623298
I do the thing git clone https://github.com/apache/incubator-mxnet git checkout v1.x git checkout e8e4fcd cp -r ./incubator-mxnet/python/mxnet/contrib/onnx/mx2onnx/ /opt/mxnet/python/mxnet/contrib/onnx/mx2onnx/ then I run the project to deal with onnx. https://chai-bapat.medium.com/5min-gluon-model-to-onnx-e8ed0eea754e It is the same error. Does I miss some steps? Here is git branch * (HEAD detached at e8e4fcde0) master v1.x ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
