Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
Release changes
Java / Android artifacts are now pushed to Maven Central and Sonatype OSSRH Snapshot
Python artifacts now support Python 3.9
Major Features
Task Library
Add a new task: Audio classification in a new prebuilt artifact (maven: org.tensorflow:tensorflow-lite-task-audio)
Support YUV image and Android media.Image as inputs in vision Tasks
Support configuring max_seq_length in BertNLClassifier
Support Library
Support YUV, grayscale and Android media.Image in TensorImage
Add Audio data supports: TensorAudio and AudioBuffer
Metadata
Add Metadata Writers for common tasks in the pip package
Fixes
Task
Fix a JNI local ref overflow issue on lower version Android devices
Fix a memory leak issue in NL Classification
Metadata
Prevent using Flatbuffers 2.0 which is not compatible with TFLite Support
Codegen
Fix a class name generation error
You can’t perform that action at this time.