Skip to content

Releases: aws/sagemaker-pytorch-inference-toolkit

v1.2.0

20 Feb 14:19
Compare
Choose a tag to compare

Features

  • Remove torch as requirement for sagemaker_pytorch_inference

Bug Fixes and Other Changes

  • copy all tests to test-toolkit folder.
  • Remove awscli pin to avoid broken requirements

v1.1.1

17 Feb 14:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update: Update license URL

v1.1.0

13 Feb 21:53
Compare
Choose a tag to compare

Features

  • Add release to PyPI. Change package name to sagemaker-pytorch-inference.

Bug Fixes and Other Changes

  • Fix version.
  • Fix py2 test environment.
  • Adding changes for PyTorch 1.4.0 DLC
  • Update artifacts
  • Create init.py
  • run local GPU tests for Python 3
  • update: Update buildspec for PyTorch 1.3.1
  • update copyright year in license header
  • fix year in copyright license header
  • update gitignore
  • remove unused test files
  • add flake8 check to PR build
  • upgrade sagemaker to 1.48.0 for test dependencies
  • Updated Pillow version to 6.2.1
  • Add LABEL for port bind to 1.2.0 and 1.3.1 dockerfiles
  • Updated awscli version
  • Added license file
  • Disabling logs in deep_learning_container.py
  • Wheel name typo fix
  • Bump inference-toolkit version and add mme label

Documentation Changes

  • Fix README.

Testing and Release Infrastructure

  • properly fail build if has-matching-changes fails
  • properly fail build if has-matching-changes fails

v1.0.0

12 Feb 19:50
d0b02e2
Compare
Choose a tag to compare

Features

  • Add support for PyTorch 1.3.1