Skip to content

TFLite Support 0.4.3

Compare
Choose a tag to compare
@schmidt-sebastian schmidt-sebastian released this 02 Nov 22:32
· 92 commits to master since this release

Changes

  • Added the ImageSearcher iOS API. It’s available via the TensorFlowLiteVision pod on CocoaPods.
  • Upgraded TensorFlow Lite version from 2.9 to 2.10.

Fixes

  • Fixed the “image_utils has no attribute 'ImageDataFree'” error occurred when using the Task Library Python API.