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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-08 UTC."],[],[],null,["# Module: tflite_support.task\n\n\u003cbr /\u003e\n\n|-----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tflite-support/blob/v0.4.4/tensorflow_lite_support/python/task/__init__.py) |\n\nThe TensorFlow Lite Task Library.\n\nTensorFlow Lite Task Library contains a set of powerful and easy-to-use\ntask-specific libraries for app developers to create ML experiences with\nTensorFlow Lite. It provides optimized out-of-box model interfaces for popular\nmachine learning tasks, such as image and text classification. The model\ninterfaces are specifically designed for each task to achieve the best\nperformance and usability.\n\nRead more in the [Task Library Guide](https://tensorflow.org/lite/inference_with_metadata/task_library/overview).\n\nModules\n-------\n\n[`audio`](../tflite_support/task/audio) module: TensorFlow Lite Task Library Audio APIs.\n\n[`core`](../tflite_support/task/core) module: TensorFlow Lite Task Library's core module.\n\n[`processor`](../tflite_support/task/processor) module: TensorFlow Lite Task Library's processor module.\n\n[`text`](../tflite_support/task/text) module: TensorFlow Lite Task Library Text APIs.\n\n[`vision`](../tflite_support/task/vision) module: TensorFlow Lite Task Library Vision APIs."]]