Skip to content

Releases: aws/sagemaker-mxnet-inference-toolkit

v1.1.4

26 Sep 12:42
Compare
Choose a tag to compare

Bug fixes and other changes

  • build context in release build
  • make consistent build context for py versions
  • Revert "Update build context on 1.4.1 EI dockerfiles (#64)"
  • a typo in build_all script
  • Update build context on 1.4.1 EI dockerfiles
  • correct typo in buildspec
  • enable PR build
  • separate pip upgrade from other installs
  • New py2 dlc dockerfiles
  • New py3 dlc dockerfiles

v1.1.3.post0

29 Aug 12:14
Compare
Choose a tag to compare

Documentation changes

  • Update the build instructions to match reality.

v1.1.3

28 Aug 01:24
Compare
Choose a tag to compare

Bug fixes and other changes

  • retry mms until it's ready

v1.1.2

17 Aug 01:37
Compare
Choose a tag to compare

Bug fixes and other changes

  • split cpu and gpu tests for deployments in buildspec-release.yml
  • add missing placeholder in test for non-eia test command.

v1.1.1

15 Aug 22:01
Compare
Choose a tag to compare

Bug fixes and other changes

  • fix flake8
  • update no-p2 regions and no-p3 regions.
  • Skipping EIA test if accelerator type is None.

v1.1.0

18 Jul 01:33
Compare
Choose a tag to compare

Features

  • add MXNet 1.4.1 Dockerfiles

Bug fixes and other changes

  • use Python 2 build logic for EI images during release
  • add missing files needed for building MXNet 1.4.1 Python 2 images
  • configure flake8 to ignore the docker/ directory

v1.0.6

03 Jul 22:16
Compare
Choose a tag to compare

Bug fixes and other changes

  • add retries to all integ tests commands in buildspec-release.yml

v1.0.5

03 Jul 06:41
Compare
Choose a tag to compare

Bug fixes and other changes

  • fix account number for EI deployment test in buildspec-release.yml

v1.0.4

01 Jul 23:16
Compare
Choose a tag to compare

Bug fixes and other changes

  • remove unnecessary pytest marks
  • add retries to remote integ tests in buildspec-release.yml
  • update tests to except pytest's ExceptionInfo object
  • parametrize Python version and processor type in integ tests

v1.0.3

28 Jun 23:53
Compare
Choose a tag to compare

Bug fixes and other changes

  • fix account number in deployment test command