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
Fix serving, update integ tests, and allow user-supplied transform_fn #40
Description of changes: a few different things happened here:
transform_fn
in the user module doesn't need to throw an errorBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.