sagemaker-pytorch-training-toolkit
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.
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...
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...
*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.