react-native-fast-tflite

🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration

MIT License

Downloads
3.5K
Stars
696
Committers
8

Bot releases are visible (Hide)

react-native-fast-tflite - Release 1.2.0 Latest Release

Published by mrousavy 8 months ago

1.2.0 (2024-02-13)

Bug Fixes

  • Fix loading TFLite models from Resources in release on Android (#30) (cd34420)
  • Validate input type to make sure a TypedArray is passed (0481955)

Features

react-native-fast-tflite - Release 1.1.3

Published by mrousavy 9 months ago

1.1.3 (2024-01-24)

Bug Fixes

react-native-fast-tflite - Release 1.1.2

Published by mrousavy 9 months ago

1.1.2 (2024-01-22)

Bug Fixes

Features

react-native-fast-tflite - Release 1.1.1

Published by mrousavy 9 months ago

1.1.1 (2024-01-19)

Bug Fixes

  • "Unknown" error (0f1b8d3)
  • Allow loading from any domain in example app (258f623)
  • Throw better errors (2e27f13)
react-native-fast-tflite - Release 1.1.0

Published by mrousavy 9 months ago

1.1.0 (2024-01-19)

Bug Fixes

Features

Performance Improvements

  • Mark error paths as [[unlikely]] (#19) (bbbdff2)
react-native-fast-tflite - Release 1.0.0

Published by mrousavy 10 months ago

1.0.0 (2023-12-21)

Bug Fixes

Features

react-native-fast-tflite - Release 0.3.1

Published by mrousavy about 1 year ago

0.3.1 (2023-08-25)

Bug Fixes

  • Fix loading model as require (7366b3f)
react-native-fast-tflite - Release 0.3.0

Published by mrousavy about 1 year ago

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)
react-native-fast-tflite - Release 0.2.0

Published by mrousavy about 1 year ago

0.2.0 (2023-08-22)

Bug Fixes

  • ⚠️ Stub out Android implementation (TODO: Get it to build, then revert this) (4578795)
  • Fix Java init (8fe5387)
  • Fix Promise Threading (ccb8690)
  • Link libtensorflowlite_jni.so (e5c66e5)

Features

Package Rankings
Top 45.76% on Npmjs.org
Related Projects