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

Update testing section of the README #44

Closed laurenyu closed 6 years ago

laurenyu commented 6 years ago

need to reflect changes from #41

also added some general testing fixes - notably switched back to 'aws-id' to match PyTorch/Chainer (not sure why I switched to match TF in the first place).

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