# 安装 TensorFlow Lite Runtime

Source: [https://docs.qualcomm.com/doc/80-70014-54Y/topic/install-tensorflow-lite-runtime.html](https://docs.qualcomm.com/doc/80-70014-54Y/topic/install-tensorflow-lite-runtime.html)

要安装 TensorFlow Lite Runtime，需要刷写镜像。刷写过程会安装用户空间镜像、QIMP SDK、TensorFlow Lite Runtime 组件和依赖项。

有关刷写说明，参见[刷写镜像](https://docs.qualcomm.com/bundle/publicresource/topics/80-70014-254/flash_images.html)。

刷写过程将安装以下内容：

- 所有用户空间镜像以及 QIMP SDK。
- 以下 TensorFlow Lite runtime 组件：
    - libtensorflowlite\_c.so
    - multimodel\_label\_image
    - label\_image
    - inf\_diff\_run\_eval
    - image\_classify\_run\_eval
    - benchmark\_model
    - object\_detect\_run\_eval
- TensorFlow Lite Runtime 依赖项，例如 Qualcomm AI Engine Direct SDK 库和二进制文件。

默认情况下，TensorFlow Lite Runtime 编译以下 delegate ：

- XNNPACK delegate
- GPU delegate
- QNN delegate

**Parent Topic:** [可选：编译 TensorFlow Lite Runtime](https://docs.qualcomm.com/doc/80-70014-54Y/topic/build-qualcomm-linux-and-install-tensorflow-lite-runtime.html)

Last Published: Aug 06, 2024

[Previous Topic
编译 Qualcomm Linux](https://docs.qualcomm.com/bundle/publicresource/80-70014-54Y/topics/build-qualcomm-linux.md) [Next Topic
参考资料](https://docs.qualcomm.com/bundle/publicresource/80-70014-54Y/topics/references.md)