Module: tflite_support.task

The TensorFlow Lite Task Library.

TensorFlow Lite Task Library contains a set of powerful and easy-to-use task-specific libraries for app developers to create ML experiences with TensorFlow Lite. It provides optimized out-of-box model interfaces for popular machine learning tasks, such as image and text classification. The model interfaces are specifically designed for each task to achieve the best performance and usability.

Read more in the Task Library Guide.

Modules

audio module: TensorFlow Lite Task Library Audio APIs.

core module: TensorFlow Lite Task Library's core module.

processor module: TensorFlow Lite Task Library's processor module.

text module: TensorFlow Lite Task Library Text APIs.

vision module: TensorFlow Lite Task Library Vision APIs.