github tensorflow/serving 2.2.0-rc1

latest releases: 2.17.0, 2.16.1, 2.15.1...
pre-release4 years ago

Release 2.2.0-rc1

Major Features and Improvements

Breaking Changes

Bug Fixes and Other Changes

  • Add a SourceAdapter that adds a prefix to StoragePath. (commit: f337623)
    In ServableStateMonitor, introduce a helper method 'GetAvailableServables' in ServableStateMonitor. (commit: 4dcfa25)
  • Adds performance guide and documentation for TensorBoard integration (commit: f1e4eb2)
  • Use SavedModelBundleFactory for session source adapter instead (commit: a59e0dc)
  • Update TF Text to 2.0.1 (commit: bd206e4)
  • API spec for httpserver response-streaming (with flow-control). (commit: fd597f0)
  • Update TF Text to v2.1.1 which removes ICU variable conflict with core TF. (commit: 2fd33e1)
  • Reduce contention in FastReadDynamicPtr by sharding the ReadPtrs, by default one per CPU. (commit: d3b374b)
  • Refined the httpserver flow-control API for streaming writes. (commit: e085cb3)
  • Explicitly disable Tensorflow v2 behaviors for all TF1.x binaries and tests (commit: 3ffd969)
  • Allow splitting fields from batched session metadata into individual sessions (commit: caf2a92)
  • For google-internal, optimize proto parse code for lazy scenario, by annotate byte-type fields with Cord. (commit: 726ca19)
  • Allow passing ThreadPoolOptions in various Session implementations. (commit: 2b6212c)
  • Small performance optimization. (commit: 4196a72)

Thanks to our Contributors

This release contains contributions from many people at Google.

Don't miss a new serving release

NewReleases is sending notifications on new releases.