==================================
SageMaker PyTorch Training Toolkit
==================================
.. image:: https://img.shields.io/pypi/v/sagemaker-pytorch-training.svg
:target: https://pypi.python.org/pypi/sagemaker-pytorch-training
:alt: Latest Version
.. image:: https://img.shields.io/pypi/pyversions/sagemaker-pytorch-training.svg
:target: https://pypi.python.org/pypi/sagemaker-pytorch-training
:alt: Supported Python Versions
SageMaker PyTorch Training Toolkit is an open-source library for using PyTorch to train models on Amazon SageMaker.
This toolkit depends and extends the base `SageMaker Training Toolkit <https://github.com/aws/sagemaker-training-toolkit>`__ with PyTorch specific support.
For inference, see `SageMaker PyTorch Inference Toolkit <https://github.com/aws/sagemaker-pytorch-serving-container>`__.
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-training-toolkit/blob/master/CONTRIBUTING.md>`__
for details on our code of conduct, and the process for submitting pull
requests to us.
License
-------
SageMaker PyTorch Training Toolkit 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-training-toolkit",
"name": "sagemaker-pytorch-training",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Amazon Web Services",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/11/be/e089af7e0b740c07e608c092d130296f72c708978d64105f752720a8688d/sagemaker_pytorch_training-3.0.0.tar.gz",
"platform": null,
"description": "==================================\nSageMaker PyTorch Training Toolkit\n==================================\n\n.. image:: https://img.shields.io/pypi/v/sagemaker-pytorch-training.svg\n :target: https://pypi.python.org/pypi/sagemaker-pytorch-training\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/pyversions/sagemaker-pytorch-training.svg\n :target: https://pypi.python.org/pypi/sagemaker-pytorch-training\n :alt: Supported Python Versions\n\n\nSageMaker PyTorch Training Toolkit is an open-source library for using PyTorch to train models on Amazon SageMaker.\n\nThis toolkit depends and extends the base `SageMaker Training Toolkit <https://github.com/aws/sagemaker-training-toolkit>`__ with PyTorch specific support.\n\nFor inference, see `SageMaker PyTorch Inference Toolkit <https://github.com/aws/sagemaker-pytorch-serving-container>`__.\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-training-toolkit/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 Training Toolkit 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 using PyTorch to train models on Amazon SageMaker.",
"version": "3.0.0",
"project_urls": {
"Homepage": "https://github.com/aws/sagemaker-pytorch-training-toolkit"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "11bee089af7e0b740c07e608c092d130296f72c708978d64105f752720a8688d",
"md5": "af44c65fc17db19ee227dbb5cdab2ee6",
"sha256": "7f91ecaeb2908a0aa62a5c3391fc8f94ab53496ce5bffb670e922797b4f8cbc1"
},
"downloads": -1,
"filename": "sagemaker_pytorch_training-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "af44c65fc17db19ee227dbb5cdab2ee6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8829,
"upload_time": "2025-08-25T20:30:31",
"upload_time_iso_8601": "2025-08-25T20:30:31.039093Z",
"url": "https://files.pythonhosted.org/packages/11/be/e089af7e0b740c07e608c092d130296f72c708978d64105f752720a8688d/sagemaker_pytorch_training-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-25 20:30:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "sagemaker-pytorch-training-toolkit",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "sagemaker-pytorch-training"
}