- Updated the documentation of this package to clarify that is is discontinued.
- Removed the dependency on quiver.
- Replaced uses of deprecated
asExternalTypedData
withasTypedList
. - Updated to use Dart 2.6 and latest dart:ffi APIs
- Update to new tflite C API
- Update to new tflite C API
- Specify
>=2.5.0
inpubspec.yaml
- Use
Pointer.asExternalTypedData
for reading output tensor
- Rebuild tflite shared libraries to include tensorflow/tensorflow@4735b9b#diff-4e94df4d2961961ba5f69bbd666e0552
- Load shared object as sibling when running from snapshot
- Apply fixes from
dartfmt
- Update package description
- Bundle binaries for 64-bit linux, mac, and windows systems
- Bindings for 24 / 29 functions exposed by libtensorflow_c.so