Skip to content

Releases: tensorflow/serving

2.11.0-rc0

21 Oct 06:01
e76a273
Compare
Choose a tag to compare
2.11.0-rc0 Pre-release
Pre-release

Release 2.11.0-rc0

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes.

Bug Fixes and Other Changes

  • No-op for public code. (commit: 20655b5)
  • Removed net_http/client/public/* now that all the users have been migrated to test_client/ (commit: e64a73a)
  • Fix the bug when accessing concat.tensor_data() outside its lifecycle (commit: cc37200)
  • BUILD cleanup (commit: 9e81e7b)
  • BUILD cleanup (commit: 8235ed8)
  • Update TF Text to v2.8.2. (commit: 31204d6)
  • Replace tensorflow/core/lib/core/blocking_counter in favor of the one from tensorflow/platform. (commit: 4ed7c5c)
  • Update TF Text to v2.9.0. (commit: e88506a)
  • Cleaning up BUILD files to remove "loose" headers. (commit: c2cd4c9)
  • Remove the unnecessary dependency (commit: d976a37)
  • Use value instead of ValueOrDie. (commit: b48e6e7)
  • Update TF Text to v2.9.0. (commit: a73f292)
  • Replace tensorflow::Status::OK() with tensorflow::OkStatus(). (commit: 49ac8ac)
  • Replace tensorflow::Status::OK() with tensorflow::OkStatus(). (commit: e8be1a7)
  • Replace tensorflow::Status::OK() with tensorflow::OkStatus(). (commit: 88bd9d1)
  • Add support for TensorFlow Decision Forests models. (commit: 4592081)
  • Remove special handling of tflite model when creating batching (commit: 2d39f8c)
  • Improve batching test in following ways: (commit: 68d4d39)
  • Split proto helper function to its own util library. (commit: 0138626)
  • Created net_http/public folder for shared files and updated files in net_http and model_servers/http_server.cc to match. Also removed old directories from net_http/client to make way for new client API and implementation. (commit: 8086d33)
  • Updating a reference to Env post-refactor. (commit: 728474f)
  • Replace tensorflow::Status::OK() with tensorflow::OkStatus(). (commit: 9861f7f)
  • Experimental support for per-model batching params. (commit: 94f2d69)
  • tensorflow-serving-api python package requires Python >= 3.7 (support for prior versions has been dropped). (commit: 30ea18d)
  • Replace tensorflow::Status::OK() with tensorflow::{Status, OkStatus}(). (commit: 6393b29)
  • Open up http_server_clients package group for easier 3P (commit: 66b199b)

2.10.0

12 Sep 17:36
f44ac27
Compare
Choose a tag to compare

Release 2.10.0

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes.

Bug Fixes and Other Changes

  • This release is based on TF version 2.10.0.

2.9.2

12 Sep 21:59
09c99a4
Compare
Choose a tag to compare

Release 2.9.2

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • This release is based on TF version 2.9.2

2.8.3

12 Sep 17:35
336842e
Compare
Choose a tag to compare

Release 2.8.3

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes.

Bug Fixes and Other Changes

  • This release is based on TF version 2.8.3.

2.7.4

12 Sep 17:34
3fda7a3
Compare
Choose a tag to compare

Release 2.7.4

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • This release is based on TF version 2.7.4

2.10.0-rc3

31 Aug 18:41
19b5dcc
Compare
Choose a tag to compare
2.10.0-rc3 Pre-release
Pre-release

Release 2.10.0-rc3

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • This release is based on TF version 2.10.0-rc3

2.10.0-rc2

24 Aug 18:15
66624c1
Compare
Choose a tag to compare
2.10.0-rc2 Pre-release
Pre-release

Release 2.10.0-rc2

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • This release is based on TF version 2.10.0-rc2

2.10.0-rc1

16 Aug 20:34
ca3dcee
Compare
Choose a tag to compare
2.10.0-rc1 Pre-release
Pre-release

Release 2.10.0-rc1

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • This release is based on TF version 2.10.0-rc1

2.10.0-rc0

05 Aug 18:10
3d296d1
Compare
Choose a tag to compare
2.10.0-rc0 Pre-release
Pre-release

Release 2.10.0-rc0

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • tfs:aarch64: add aarch64 mkl bazel config to enable onednn+acl backend (commit: 1285e41)
  • Match packages in devel and non-devel GPU with TF dockerfile. (commit: a8ffec7)
  • Validate batching params when creating the wrapped (batching) session, (commit: 48ff72d)
  • Merge and clean up implementations of GetModelDiskSize and GetAllDescendants in util.cc. (commit: 6da9c43)
  • Parallelize iteration over child files in GetModelDiskSize (commit: d09d2ef)
  • Fix gpu docker build failure due to bad substitution (commit: 1d7cd5b)
  • Call run_returning_status instead of run (commit: 8f9085a)
  • Fixing broken link for ResNet in TensorFlow. (commit: b15210c)
  • Update the TensorFlow BatchingSession metric monitoring class to be compatible with Google's internal monitoring tools. (commit: 05b944a)
  • Increase timeout for model tests. (commit: 677ba5a)
  • Use pb.h for topology.proto. (commit: 21fda28)

2.7.3

03 Aug 04:29
3b4ba61
Compare
Choose a tag to compare

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes

Bug Fixes and Other Changes

  • Update TF Text to v2.7.3 (commit: ee7892b)
  • This release is based on TF version 2.7.3