================================= SageMaker MXNet Inference Toolkit ================================= SageMaker MXNet Inference Toolkit is an open-source library for serving MXNet models on Amazon SageMaker. This library provides default pre-processing, predict and postprocessing for certain MXNet model types and utilizes the `SageMaker Inference Toolkit `__ for starting up the model server, which is responsible for handling inference requests. For training, see `SageMaker MXNet Training Toolkit `__. For the Dockerfiles used for building SageMaker MXNet Containers, see `AWS Deep Learning Containers `__. For information on using MXNet on Amazon SageMaker, please refer to the `SageMaker Python SDK documentation `__. Contributing ------------ Please read `CONTRIBUTING.md `__ for details on our code of conduct, and the process for submitting pull requests to us. License ------- SageMaker MXNet Containers is licensed under the Apache 2.0 License. It is copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved. The license is available at: http://aws.amazon.com/apache2.0/