tflite_native 0.2.3 tflite_native: ^0.2.3 copied to clipboard
A Dart interface to TensorFlow Lite through Dart FFI. This library wraps the experimental tflite C API.
0.2.3 #
- Specify
>=2.5.0
inpubspec.yaml
0.2.2 #
- Use
Pointer.asExternalTypedData
for reading output tensor
0.2.1 #
- Rebuild tflite shared libraries to include tensorflow/tensorflow@4735b9b#diff-4e94df4d2961961ba5f69bbd666e0552
0.2.0 #
- Load shared object as sibling when running from snapshot
0.1.0 #
- Apply fixes from
dartfmt
- Update package description
0.0.3 #
- Bundle binaries for 64-bit linux, mac, and windows systems
- Bindings for 24 / 29 functions exposed by libtensorflow_c.so