[[["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\n\n\u003cbr /\u003e\n\nThe TensorFlow Lite Support Library.\n\nInstall the pip package: \n\n pip install tflite-support\n\nThis package provides two major features:\n\n- Metadata writers: add metadata to TensorFlow Lite models.\n- Task Library: run TensorFlow Lite models of major machine learning tasks.\n\nTo learn more about metadata, flatbuffers and TensorFlow Lite models, check out\nthe [metadata section](https://www.tensorflow.org/lite/convert/metadata) of the\nTensorFlow Lite guide.\n\nTo learn more about Task Library, check out the\n[documentation](https://www.tensorflow.org/lite/inference_with_metadata/task_library/overview)\non the TensorFlow Lite website.\n\nModules\n-------\n\n[`metadata`](./tflite_support/metadata) module: TensorFlow Lite metadata tools.\n\n[`metadata_schema_py_generated`](./tflite_support/metadata_schema_py_generated) module\n\n[`metadata_writers`](./tflite_support/metadata_writers) module: TF Lite Metadata Writer API.\n\n[`task`](./tflite_support/task) module: The TensorFlow Lite Task Library."]]