Open wangzbo opened 4 years ago
Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue. Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly. If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.
any solution?
Description
Hello,
I am using mxnet to import a onnx model exported by pytorch and it failed with the error message below. Is there any plan to support the ConstantOfShape operator? Does mxnet support to import a pytorch model with dynamic input/output shapes? Thanks.
python: 3.7.6 pytorch: 1.6.0 opset_version: 11 mxnet: 1.6.0 OS: macOS mojave
Error Message
To Reproduce
(If you developed your own code, please provide a short script that reproduces the error. For existing examples, please provide link.)
Steps to reproduce
(Paste the commands you ran that produced the error.)
1. 2.
What have you tried to solve it?
1. 2.
Environment
We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below: