Open source library for creating containers to run on Amazon SageMaker.
Project description
This package makes it easier to build docker images which run on Amazon SageMaker. For example, the official SageMaker TensorFlow and MXNet images use this package. The requirements for SageMaker-compatible images are documented here: https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms.html
Features provided:
Integration with SageMaker Python SDK Estimators, including:
Downloading user-provided python code
Deserializing hyperparameters (which preserves their python types)
bin/entry.py, which acts as the docker entrypoint required by SageMaker
Reading in the metadata files provided to the container during training, as described here: https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-training-algo.html
nginx + Gunicorn HTTP server for serving inference requests which complies with the interface described here: https://docs.aws.amazon.com/sagemaker/latest/dg/your-algorithms-inference-code.html
License
This library is licensed under the Apache 2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for sagemaker_container_support-1.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a00bcd4a794f08a34f5fa9f04a2da5999b75cdf7fc6ac2f49f87db3e2410f8 |
|
MD5 | 6cbff34804f931ab520a2ade817eb060 |
|
BLAKE2b-256 | 9bb53d700df14a8ed974b108bb66ac0f1a82640c21172fdf7b0254075f908d73 |