sagemaker-pytorch-training-toolkit icon indicating copy to clipboard operation
sagemaker-pytorch-training-toolkit copied to clipboard

Toolkit for running PyTorch training scripts on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.

Results 13 sagemaker-pytorch-training-toolkit issues
Sort by recently updated
recently updated
newest added

Pytorch Lightning is very popular pytorch module which is extensessively used in many projects. Is there any plan to add hat pkg in AWS sagemaker base container? If so then...

type: feature request

It seems like there is a bug in initialization logic. Gunicorn processes are initialized not at container start but at a time of first request arrival. The global `app` variable...

type: bug

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.