Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在Netron 模型查看器中,“运行时”字段是什么意思?
是用于创建此模型的 TensorFlow 版本吗? Netron 模型属性部分的屏幕截图
正如这个工具的作者在他的 GitHub 问题板上提到的:
对于 TensorFlow Lite,它包含运行模型所需的 min_runtime_version。
来源:GitHub上的答案