aws / sagemaker-pytorch-inference-toolkit

Toolkit for allowing inference and serving with PyTorch on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
134 stars 70 forks source link

curl to follow 301 redirects; repo changed #75

Closed wwwehr closed 4 years ago

wwwehr commented 4 years ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sagemaker-bot commented 4 years ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

laurenyu commented 4 years ago

@wwwehr thanks for the PR! the Dockerfiles that are being actively built and maintained have been moved to https://github.com/aws/deep-learning-containers/tree/master/pytorch/inference/docker - could you open up a PR there instead?