Releases: aws/sagemaker-pytorch-inference-toolkit
Releases · aws/sagemaker-pytorch-inference-toolkit
v1.4.4
Bug Fixes and Other Changes
- Add code_dir to sys.path in HandlerService for MME
v1.4.3.post0
Testing and Release Infrastructure
- use tox in buildspec
v1.4.3
Bug Fixes and Other Changes
- Adding Dockerfile for PT1.5
v1.4.2
Bug Fixes and Other Changes
- Install awscli in 1.3.1 eia from pypi instead of conda
v1.4.1
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
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
Bug Fixes and Other Changes
- upgrade pillow etc. to fix safety issues in 1.4.0 dockerfiles
v1.3.1
Bug Fixes and Other Changes
- upgrade inference-toolkit version
v1.3.0
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
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