Skip to content

2.6.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@nrobeR nrobeR released this 05 Aug 02:44
· 18 commits to r2.6 since this release
c19846e

TensorFlow Serving using TensorFlow 2.6.0-rc2

Bug Fixes and Other Changes

  • Enable tensor output filters with batching. (commit: 448dbe1)
  • Resize tensors if the dimensions of the tflite and tensorflow inputs mismatch, even if the number of elements are the same (commit: 8293f44)
  • Update TF Text to v2.5.0. (commit: 48e5a9e)
  • Add basic batch scheduler for tflite models to improve batch parallelism. (commit: 0ffd608)
  • Enable HTTP PATCH support in evhttp_server (commit: 6cbc4a9)

Thanks to our Contributors