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 models trained with MXNet GluonCV.
Export your MXNet model to the Open Neural Exchange Format
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.
How to use MXNet models in a C++ environment.
Example of running a pretrained image classification model on a Jetson module.
Example of running a pretrained object detection model on a Jetson module.
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 run MXNet on the cloud
How to train with data from Amazon S3 buckets.
Security¶
Best practices and deployment considerations.