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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
