Toolkit for running MXNet training scripts on SageMaker. Dockerfiles used for building SageMaker MXNet Containers are at https://github.com/aws/deep-learning-containers.
If the user script URI is an S3 URI we will download it, otherwise
we assume that the file is already present in the container. (Local
mode will mount it).
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.
If the user script URI is an S3 URI we will download it, otherwise we assume that the file is already present in the container. (Local mode will mount it).
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.