This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:
您好:
我们有一个 onnx 模型、我们使用 tidlModelImport 工具将模型转换为 io.bin 和 net.bin。 但我们发现了一些错误。
e2e.ti.com/.../8780.errorlog.txt
下面是我的导入 txt 文件:
e2e.ti.com/.../8780.import.txt
此致、
您好!
请帮助我理解一些问题
1)您似乎正在使用8.5 SDK,是否可以移动到最新的9.2 ?
2)我看到你在这里使用 TIDL-RT 流程,是否可以使用 OSRT 进行模型编译?
上面共享的错误日志说明:
独立 TIDL-RT..please 不支持常量数加法对此配置使用 ONNX RT
独立 TIDL-RT..please 不支持常量数加法对此配置使用 ONNX RT
TIDL-RT 期望支持模型的所有层、并且似乎有少数层不受支持。
请在此处对支持的层进行调查: https://github.com/TexasInstruments/edgeai-tidl-tools/blob/master/docs/supported_ops_rts_versions.md