This repository has been archived by the owner on May 23, 2024. It is now read-only.
Releases: aws/sagemaker-tensorflow-serving-container
Releases · aws/sagemaker-tensorflow-serving-container
v1.8.4
v1.8.3
Bug Fixes and Other Changes
- Create test_multi_tfs.py
v1.8.2
Bug Fixes and Other Changes
- Update test_container.py
v1.8.1
Bug Fixes and Other Changes
- set OMP_NUM_THREADS default value to 1
- Wait tfs before starting gunicorn
v1.8.0
Features
- expose tunable parameters to support multiple tfs
- universal requirements.txt and inference.py
Bug Fixes and Other Changes
- To fix python sdk repo localmode tfs tests failing issue
- Fix TFS Deploy codebuild issue
- Remove the 1s lock for inference
- install boto3
- extending the serve.py with GUNICORN workers and threads
- adding isnumeric filter to find_model_versions function.
- return information of all models
- Support multiple Accept types
Documentation Changes
- fix typo in README.md
- updating readme with the right context object
- fix broken link in README
v1.7.0
Features
- add model_version_policy to model config
v1.6.25
Bug Fixes and Other Changes
- change single quotes to double quotes
v1.6.24
Bug Fixes and Other Changes
- update MME Pre/Post-Processing model and script paths
- increasing max_retry for model availability check
- multi-model-endpoint support
Documentation Changes
- update README for multi-model endpoint
v1.6.23.post0
Testing and Release Infrastructure
- add issue templates
v1.6.23
Bug Fixes and Other Changes
- error code files for TFS2.2 (copied from pip install tf)