Skip to content

Releases: aws/sagemaker-mxnet-training-toolkit

v3.1.2

17 Aug 21:14
Compare
Choose a tag to compare

Bug fixes and other changes

  • split cpu and gpu test commands.

v3.1.1

16 Aug 21:51
Compare
Choose a tag to compare

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

17 Jul 01:49
Compare
Choose a tag to compare

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

24 Jun 18:39
Compare
Choose a tag to compare

Bug fixes and other changes

  • remove JSON syntax error from buildspec-release.yml

v3.0.5

24 Jun 14:11
Compare
Choose a tag to compare

Bug fixes and other changes

  • Updating SageMaker Containers to the latest version

v3.0.4

19 Jun 15:03
Compare
Choose a tag to compare

Bug fixes and other changes

  • pin sagemaker in test dependencies

v3.0.3

18 Jun 14:09
Compare
Choose a tag to compare

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

10 Jun 21:03
Compare
Choose a tag to compare

Bug fixes and other changes

  • skip GPU test in regions with limited p2s

v3.0.1

07 Jun 17:59
Compare
Choose a tag to compare

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

30 May 00:15
1716afc
Compare
Choose a tag to compare

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