Skip to content

Releases: aws/sagemaker-mxnet-training-toolkit

v3.1.2

Choose a tag to compare

@jesterhazy jesterhazy released this 17 Aug 21:14

Bug fixes and other changes

  • split cpu and gpu test commands.

v3.1.1

Choose a tag to compare

@jesterhazy jesterhazy released this 16 Aug 21:51

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

Choose a tag to compare

@jesterhazy jesterhazy released this 17 Jul 01:49

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

Choose a tag to compare

@jesterhazy jesterhazy released this 24 Jun 18:39

Bug fixes and other changes

  • remove JSON syntax error from buildspec-release.yml

v3.0.5

Choose a tag to compare

@jesterhazy jesterhazy released this 24 Jun 14:11

Bug fixes and other changes

  • Updating SageMaker Containers to the latest version

v3.0.4

Choose a tag to compare

@jesterhazy jesterhazy released this 19 Jun 15:03

Bug fixes and other changes

  • pin sagemaker in test dependencies

v3.0.3

Choose a tag to compare

@jesterhazy jesterhazy released this 18 Jun 14:09

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

Choose a tag to compare

@jesterhazy jesterhazy released this 10 Jun 21:03

Bug fixes and other changes

  • skip GPU test in regions with limited p2s

v3.0.1

Choose a tag to compare

@jesterhazy jesterhazy released this 07 Jun 17:59

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

Choose a tag to compare

@ChoiByungWook ChoiByungWook released this 30 May 00:15
1716afc

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