Skip to content

2.14.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rtg0795 rtg0795 released this 19 Oct 21:51
· 4 commits to r2.14 since this release
2a498ba

Major Features and Improvements

  • No major features or improvements.

Breaking Changes

  • No breaking changes.

Bug Fixes and Other Changes

  • Add Intel OpenMP for MKL build since it's required now (commit: 926b08d)
  • Fixed the broken link in api_rest.md (commit: 146cda0)
  • Add a conditional any_invocable dependency to YDF to allow building with latest Tensorflow (commit: cb3698e)
  • Internal change. (commit: 62badd2)
  • Internal Code Change (commit: a1ae333)
  • Upgrading Bazel version from 5.3.0 to 6.1.0 (commit: 89a4bda)
  • Reorder some status checks to break out of while loop immediately on error (commit: a87da7b)
  • Enable parallel model warm-up (commit: ba1246d)
  • Enable parallel model warm-up (commit: 259f89b)
  • Updates Bazel version from 5.3.0 to 6.1.0 (commit: 9b98629)
  • Enable parallel model warm-up (commit: 79f9d28)
  • Do not register empty model name to warmup registry (commit: 1598cfe)
  • Print out model name for ModelConfig errors, which will make it easy to debug. (commit: 6420cc3)
  • Internal change (commit: 291650a)
  • Pass criticality and queue option for low priority to support priority queue in shared hatch scheduler (commit: bf4aaf0)
  • Add release notes for tf-serving 2.13.0-rc0 (commit: 6a56bd1)
  • Add release notes for tf-serving 2.12.2 (commit: 638fd78)
  • Add release notes for tf-serving 2.13.0-rc1 (commit: d04bbfe)
  • Internal Code Change (commit: 72b83ed)
  • Move Servable interface to tensorflow serving. (commit: f196fa8)
  • Add release notes for tf-serving 2.13.0-rc2 (commit: 1ad5e7c)
  • Add release notes for tf-serving 2.13.0 (commit: 3d8e8c3)
  • Add RunOptions to Servable interface. (commit: 6a9d0fd)
  • use hermetic python instead of system python for building and testing. (commit: ea05b0f)
  • Use OSS-compatible logging lib directly (commit: 3e8dd82)
  • Enable the saved model default input value feature for TFRT Predict API. (commit: 45bc291)
  • Adding flag for automatic batch warmup. (commit: 736e129)
  • Internal Code Change (commit: 008c02c)
  • Support streaming in request logger. (commit: 2cdb6b9)
  • Use Servable for TFRT serving (commit: 3863ae3)
  • This is a noop (commit: 444257d)
  • Update version for 2.14.0-rc0 release. (commit: d07fc99)
  • Update Dockerfile.devel* with py3.9 installed. (#2178) (commit: 89e76e7)
  • Update WORKSPACE to use python 3.9 (commit: 24b94ec)