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

Add headers for Apache license #16

Closed winstonaws closed 6 years ago

winstonaws commented 6 years ago

Unit tests pass.

Also removed unused container-tests directory. They were previously used to test basic MXNet functionality inside our containers, but we don't need to be doing that.