===================================
SageMaker PyTorch Inference Toolkit
===================================
SageMaker PyTorch Inference Toolkit is an open-source library for serving PyTorch models on Amazon SageMaker.
This library provides default pre-processing, predict and postprocessing for certain PyTorch model types and
utilizes the `SageMaker Inference Toolkit <https://github.com/aws/sagemaker-inference-toolkit>`__
for starting up the model server, which is responsible for handling inference requests.
For training, see `SageMaker PyTorch Training Toolkit <https://github.com/aws/sagemaker-pytorch-training-toolkit>`__.
For the Dockerfiles used for building SageMaker PyTorch Containers, see `AWS Deep Learning Containers <https://github.com/aws/deep-learning-containers>`__.
For information on running PyTorch jobs on Amazon SageMaker, please refer to the `SageMaker Python SDK documentation <https://github.com/aws/sagemaker-python-sdk>`__.
For notebook examples: `SageMaker Notebook
Examples <https://github.com/awslabs/amazon-sagemaker-examples>`__.
Contributing
------------
Please read
`CONTRIBUTING.md <https://github.com/aws/sagemaker-pytorch-container/blob/master/CONTRIBUTING.md>`__
for details on our code of conduct, and the process for submitting pull
requests to us.
License
-------
SageMaker PyTorch Serving Container is licensed under the Apache 2.0 License. It is copyright 2018 Amazon
.com, Inc. or its affiliates. All Rights Reserved. The license is available at:
http://aws.amazon.com/apache2.0/
Raw data
{
"_id": null,
"home_page": "https://github.com/aws/sagemaker-pytorch-inference-toolkit",
"name": "sagemaker-pytorch-inference-test",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/03/a3/65ca47f73e5ab10627213d34f59cdbfd1afcc5a89a57a45f92cbd9eb5d49/sagemaker_pytorch_inference_test-2.0.18.dev0.tar.gz",
"platform": null,
"description": "===================================\nSageMaker PyTorch Inference Toolkit\n===================================\n\nSageMaker PyTorch Inference Toolkit is an open-source library for serving PyTorch models on Amazon SageMaker.\nThis library provides default pre-processing, predict and postprocessing for certain PyTorch model types and\nutilizes the `SageMaker Inference Toolkit <https://github.com/aws/sagemaker-inference-toolkit>`__\nfor starting up the model server, which is responsible for handling inference requests.\n\nFor training, see `SageMaker PyTorch Training Toolkit <https://github.com/aws/sagemaker-pytorch-training-toolkit>`__.\n\nFor the Dockerfiles used for building SageMaker PyTorch Containers, see `AWS Deep Learning Containers <https://github.com/aws/deep-learning-containers>`__.\n\nFor information on running PyTorch jobs on Amazon SageMaker, please refer to the `SageMaker Python SDK documentation <https://github.com/aws/sagemaker-python-sdk>`__.\n\nFor notebook examples: `SageMaker Notebook\nExamples <https://github.com/awslabs/amazon-sagemaker-examples>`__.\n\nContributing\n------------\n\nPlease read\n`CONTRIBUTING.md <https://github.com/aws/sagemaker-pytorch-container/blob/master/CONTRIBUTING.md>`__\nfor details on our code of conduct, and the process for submitting pull\nrequests to us.\n\nLicense\n-------\n\nSageMaker PyTorch Serving Container is licensed under the Apache 2.0 License. It is copyright 2018 Amazon\n.com, Inc. or its affiliates. All Rights Reserved. The license is available at:\nhttp://aws.amazon.com/apache2.0/",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "Open source library for creating PyTorch containers to run on Amazon SageMaker.",
"version": "2.0.18.dev0",
"project_urls": {
"Homepage": "https://github.com/aws/sagemaker-pytorch-inference-toolkit"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03a365ca47f73e5ab10627213d34f59cdbfd1afcc5a89a57a45f92cbd9eb5d49",
"md5": "b3e942e44e49cdfa1342f1baa987d3e9",
"sha256": "3e7bbe396b3329b7f22daa0d65c4aaa577d17c434e16fb3b5a4a1bd9277a7f27"
},
"downloads": -1,
"filename": "sagemaker_pytorch_inference_test-2.0.18.dev0.tar.gz",
"has_sig": false,
"md5_digest": "b3e942e44e49cdfa1342f1baa987d3e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 26672,
"upload_time": "2023-09-26T04:27:43",
"upload_time_iso_8601": "2023-09-26T04:27:43.259199Z",
"url": "https://files.pythonhosted.org/packages/03/a3/65ca47f73e5ab10627213d34f59cdbfd1afcc5a89a57a45f92cbd9eb5d49/sagemaker_pytorch_inference_test-2.0.18.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-26 04:27:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "sagemaker-pytorch-inference-toolkit",
"travis_ci": false,
"coveralls": true,
"github_actions": false,
"tox": true,
"lcname": "sagemaker-pytorch-inference-test"
}