Releases: aws/sagemaker-mxnet-training-toolkit
Releases · aws/sagemaker-mxnet-training-toolkit
v3.1.2
Bug fixes and other changes
- split cpu and gpu test commands.
v3.1.1
Bug fixes and other changes
- add flake8 in buildspec.yml and fix flake8.
- fix placeholder name cpu-instance-type in buildspec-release.yml
- Add eu-west-3, eu-north-1, sa-east-1 and ap-east-1 to the no-p2 regions.
v3.1.0
Features
- add MXNet 1.4.1 Dockerfiles
Bug fixes and other changes
- fix build directory in scripts/build_all.py
- fix copy command in buildspec-release.yml
v3.0.6
Bug fixes and other changes
- remove JSON syntax error from buildspec-release.yml
v3.0.5
Bug fixes and other changes
- Updating SageMaker Containers to the latest version
v3.0.4
Bug fixes and other changes
- pin sagemaker in test dependencies
v3.0.3
Bug fixes and other changes
- fix local GPU test command in buildspec-release.yml
- explicitly set lower bound for botocore version
- parametrize Python version and processor type in integ tests
- add hyperparameter tuning integ test
- flesh out SageMaker training integ tests
v3.0.2
Bug fixes and other changes
- skip GPU test in regions with limited p2s
v3.0.1
Bug fixes and other changes
- use correct variable name in release buildspec
- adjust parallelism in buildspec-release.yml
- Add release buildspec
- Remove outdated information from README
v3.0.0
Compatible with MXNet version 1.4.0.
This version of the SageMaker MXNet container only accounts for training.
Serving support is now split and can be found here: https://github.com/aws/sagemaker-mxnet-serving-container