问题标签 [openmv]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
11 问题
0
投票
1
回答
16
浏览
python - TensorFlow Lite for Microcontrollers 中的“支持的操作”是什么意思?
我想使用 OpenMV Cam H7 和 tensorflow 创建用于面部识别的图像分类模型。在tensorflow 文档中解释说“用于微控制器的 TensorFlow Lite 目前支持有限的 TensorFlow 操作子集,这会影响可以运行的模型架构”
“支持的操作可以在文件all_ops_resolver.cc中看到”
那么什么是支持的操作?,以及我如何知道我在模型中使用了哪些支持的操作