TensorFlow Lite (三) Python版本快速入门

可以用于TensorFlow Lite到众多Linux为基础的嵌入式设备中的Python运行环境中, 例如 Raspberry Pi and Coral devices with Edge TPU, 还有其他。

1. 安装TensorFlow Lite解释器

To quickly run TensorFlow Lite models with Python, you can install just the TensorFlow Lite interpreter, instead of all TensorFlow packages.

快速运行 TensorFlow Lite 模块,只需要安装 TensorFlow Lite解释器就可以。解释器包含少数全部的TensorFlow包和必须的最小量代码。提供tf.lite.Interpreter Python类。安装这个小的包,最理想的方式运行.tflite模型,避免安装大量包。

如果你想访问别的Python APIs, 诸如 TensorFlow Lite Converter, 你必须安装 full TensorFlow package.

用p

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值