Releases: aws/sagemaker-pytorch-inference-toolkit
Releases · aws/sagemaker-pytorch-inference-toolkit
v2.0.5
Bug Fixes and Other Changes
- Update TS Archiver to v0.3.1 / Integ tests
v2.0.4
Bug Fixes and Other Changes
- construct correct code path and correctly tar up contents
v2.0.3
Bug Fixes and Other Changes
- Add MMS Config for TS
v2.0.2
Bug Fixes and Other Changes
- Add support for Accept headers with multiple MIME types
v2.0.1
Bug Fixes and Other Changes
- Pin sagemaker dependency version to before version 2
v2.0.0
Breaking Changes
- Change Model server to Torchserve for PyTorch Inference
v1.5.1.post1
Testing and Release Infrastructure
- add issue templates
v1.5.1.post0
Testing and Release Infrastructure
- Make docker folder read only, remove unused tests, update reponame, remove incorrect documentation.
v1.5.1
Bug Fixes and Other Changes
- upgrade dependency versions
v1.5.0
Features
- Python 3.7 support