Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@mrousavy mrousavy released this 25 Aug 09:28
· 63 commits to main since this release

0.3.0 (2023-08-25)

Bug Fixes

  • Fix CoreML delegate naming (23d7900)
  • Fix wrong byte length for non Uint8Arrays (43ad4d5)

Features

  • Support loading .tflite models from URLs (http://.. or file://..) (b237839)
  • Upgrade to latest TensorFlow Lite library (new GPU ops) (b3242c0)