sagemaker-pytorch-training


Namesagemaker-pytorch-training JSON
Version 2.8.1 PyPI version JSON
download
home_pagehttps://github.com/aws/sagemaker-pytorch-training-toolkit
SummaryOpen source library for using PyTorch to train models on Amazon SageMaker.
upload_time2023-10-23 15:23:01
maintainer
docs_urlNone
authorAmazon Web Services
requires_python
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================================
SageMaker PyTorch Training Toolkit
==================================

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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Amazon Web Services",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/de/71/3035fca05fd387c8b709dc6dcf4f1e1ed8612ce7385387b3e290fbf09c47/sagemaker_pytorch_training-2.8.1.tar.gz",
    "platform": null,
    "description": "==================================\nSageMaker PyTorch Training Toolkit\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": "2.8.1",
    "project_urls": {
        "Homepage": "https://github.com/aws/sagemaker-pytorch-training-toolkit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de713035fca05fd387c8b709dc6dcf4f1e1ed8612ce7385387b3e290fbf09c47",
                "md5": "7036540b8d892013609ffa7249e128dc",
                "sha256": "c39cbc18070ff8fdd4d78082a017fe1641be52b7a0298df8587abbb13ff73fa3"
            },
            "downloads": -1,
            "filename": "sagemaker_pytorch_training-2.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7036540b8d892013609ffa7249e128dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8353,
            "upload_time": "2023-10-23T15:23:01",
            "upload_time_iso_8601": "2023-10-23T15:23:01.197665Z",
            "url": "https://files.pythonhosted.org/packages/de/71/3035fca05fd387c8b709dc6dcf4f1e1ed8612ce7385387b3e290fbf09c47/sagemaker_pytorch_training-2.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 15:23:01",
    "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"
}
        
Elapsed time: 0.16795s