Deployment¶
The following tutorials will help you learn how to deploy MXNet on various platforms and in different language environments.
Export¶
The following tutorials will help you learn export MXNet models.
How to export an MXNet model to the ONNX model format.
How to export models trained with MXNet GluonCV.
Inference¶
The following tutorials will help you learn how to deploy MXNet models for inference applications.
An example application that works with an exported MXNet GluonCV YOLO model.
How to use quantized GluonCV models for inference on Intel Xeon Processors to gain higher performance.
Cloud¶
The following tutorials will show you how to use MXNet on AWS.
How to deploy MXNet on an Amazon EC2 instance.
How to run MXNet using Amazon SageMaker.
How to train with data from Amazon S3 buckets.
Security¶
Best practices and deployment considerations.