Skip to content

Releases: aws/sagemaker-pytorch-inference-toolkit

v1.4.4

04 May 14:19
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Add code_dir to sys.path in HandlerService for MME

v1.4.3.post0

30 Apr 14:19
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • use tox in buildspec

v1.4.3

28 Apr 14:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Adding Dockerfile for PT1.5

v1.4.2

20 Apr 14:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Install awscli in 1.3.1 eia from pypi instead of conda

v1.4.1

16 Apr 14:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • load EI model to CPU by default in model_fn
  • Update package versions to fix safety check vulnerabilities
  • Change miniconda installation in dockerfiles

v1.4.0

06 Apr 14:18
Compare
Choose a tag to compare

Features

  • Remove unnecessary dependencies.

Bug Fixes and Other Changes

  • upgrade awscli to fix pip check issue
  • upgrade pillow at end of build

v1.3.2

02 Apr 14:18
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • upgrade pillow etc. to fix safety issues in 1.4.0 dockerfiles

v1.3.1

01 Apr 22:02
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • upgrade inference-toolkit version

v1.3.0

18 Mar 14:19
Compare
Choose a tag to compare

Features

  • install inference toolkit from PyPI.

Bug Fixes and Other Changes

  • Fixed awscli
  • awscli update
  • Update awscli
  • Add multi-model capability label to 1.4.0 Dockerfile
  • Upgrade the version of sagemaker-inference
  • default model_fn and predict_fn in default handler

Documentation Changes

  • update README with pytorch eia section

Testing and Release Infrastructure

  • refactor toolkit tests.

v1.2.1

24 Feb 14:20
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update: Update PyTorch-EI health check binary version to match ECL
  • Adding PyTorch EI Support
  • undo upgrade mms version and library name
  • remove multi-model label from dockerfiles