tflite_native 0.3.0 copy "tflite_native: ^0.3.0" to clipboard
tflite_native: ^0.3.0 copied to clipboard

discontinued
outdated

A Dart interface to TensorFlow Lite through Dart FFI. This library wraps the experimental tflite C API.

Build Status

A Dart interface to TensorFlow Lite (tflite) through Dart's foreign function interface (FFI). This library wraps the experimental tflite C API.

This package supports desktop use cases (Linux, OSX, Windows, etc) and Flutter developers should consider flutter_tflite. For example, this package locates a tflite dynamic library through Isolate.resolvePackageUri which doesn't translate perfectly in the Flutter context (see https://github.com/flutter/flutter/issues/14815).

6
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Dart interface to TensorFlow Lite through Dart FFI. This library wraps the experimental tflite C API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path, quiver

More

Packages that depend on tflite_native