tflite_flutter 0.2.0 copy "tflite_flutter: ^0.2.0" to clipboard
tflite_flutter: ^0.2.0 copied to clipboard

outdated

TensorFlow Lite plugin provides a dart API for accessing TensorFlow Lite interpreter and performing inference. It binds to TensorFlow Lite C API using dart:ffi.

0.2.0 #

  • Direct conversion support for more TfLiteTypes
  • int16, float16, int8, int64
  • Pre-built tf 2.2.0 stable binaries

0.1.3 #

  • update usage instructions

0.1.2 #

  • fixed analysis issues to improve score

0.1.1 #

  • fixed warnings
  • longer package description

0.1.0 #

  • TfLite dart API
641
likes
0
pub points
98%
popularity

Publisher

verified publishertensorflow.org

TensorFlow Lite plugin provides a dart API for accessing TensorFlow Lite interpreter and performing inference. It binds to TensorFlow Lite C API using dart:ffi.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ffi, flutter, path, quiver

More

Packages that depend on tflite_flutter