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

discontinued

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

Build Status

Status #

Note, this package has been discontinued - no support or maintenance is planned.

What is it? #

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

What Dart platforms does this package support? #

This package supports desktop use cases (Linux, OSX, Windows, etc).

What if I want TensorFlow Lite support for Flutter apps? #

Flutter developers should instead consider using the Flutter plugin flutter_tflite (among the issues using this package with Flutter, we locate the 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
30
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

BSD-3-Clause (LICENSE)

Dependencies

ffi, path

More

Packages that depend on tflite_native