You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/11/30 06:15:55 UTC

[GitHub] [incubator-mxnet] shroudie opened a new issue #19598: Exporting to Onnx with dynamic shapes

shroudie opened a new issue #19598:
URL: https://github.com/apache/incubator-mxnet/issues/19598


   ## Description
   I am not 100% sure but I think current API `onnx_mxnet.export_model` only supports exporting onnx model with fixed shape. 
   
   I know I can directly modify the onnx graph, but some models that I have failed to load after I modify the input and output batches. I was wondering if it is possible to have official feature for the API. 
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] github-actions[bot] commented on issue #19598: Exporting to Onnx with dynamic shapes

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #19598:
URL: https://github.com/apache/incubator-mxnet/issues/19598#issuecomment-735573753


   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](https://mxnet.apache.org/community/contribute) and our [development guides wiki](https://cwiki.apache.org/confluence/display/MXNET/Developments).


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org