Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Releases: aws/sagemaker-tensorflow-serving-container

v1.8.4

30 Jun 15:31
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • modify the way port number passing

v1.8.3

26 Apr 15:38
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Create test_multi_tfs.py

v1.8.2

13 Apr 15:30
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update test_container.py

v1.8.1

07 Apr 15:29
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • set OMP_NUM_THREADS default value to 1
  • Wait tfs before starting gunicorn

v1.8.0

23 Mar 15:29
Compare
Choose a tag to compare

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

29 Jul 15:48
Compare
Choose a tag to compare

Features

  • add model_version_policy to model config

v1.6.25

23 Jul 15:41
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • change single quotes to double quotes

v1.6.24

17 Jul 15:41
Compare
Choose a tag to compare

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

25 Jun 15:45
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • add issue templates

v1.6.23

11 Jun 15:38
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • error code files for TFS2.2 (copied from pip install tf)