aws / sagemaker-mxnet-training-toolkit

Toolkit for running MXNet training scripts on SageMaker. Dockerfiles used for building SageMaker MXNet Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
60 stars 55 forks source link

feature: add MXNet 1.4.1 Dockerfiles #102

Closed laurenyu closed 5 years ago

laurenyu commented 5 years ago

Issue #, if available: corresponds to https://github.com/aws/sagemaker-mxnet-serving-container/pull/38

Description of changes: starting with MXNet 1.4.1, the Python 3 images will be compatible with a variety of platforms: SageMaker, EKS, EC2. The Python 2 ones, however, will not, given that Python 2's deprecation nears. That is why the Dockerfiles in this PR diverge so much between Python 2 and Python 3. For now, I've left it in the release buildspec to keep building and releasing Python 3 images as a sanity check, but in the future we may elect to remove that.

Testing done:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

jesterhazy commented 5 years ago

AWS CodeBuild CI Report

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

jesterhazy commented 5 years ago

AWS CodeBuild CI Report

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

jesterhazy commented 5 years ago

AWS CodeBuild CI Report

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

jesterhazy commented 5 years ago

AWS CodeBuild CI Report

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

jesterhazy commented 5 years ago

AWS CodeBuild CI Report

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