sagemaker-mxnet-inference

Open source library for creating MXNet containers for serving on SageMaker.


License
Apache-2.0
Install
pip install sagemaker-mxnet-inference==1.4.2

Documentation

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/