Export

The following tutorials will help you learn export MXNet models. Models are by default exported as a couple of params and json files, but you also have the option to export most models to the ONNX format.

Export with GluonCVhttps://gluon-cv.mxnet.io/build/examples_deployment/export_network.html

How to export models trained with MXNet GluonCV.

Export ONNX Modelsonnx.html

Export your MXNet model to the Open Neural Exchange Format