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.

TDA4 仿真问题



我现在在做TDA4的调研。使用TDA4的仿真器ti_cnnperfsim.exe来测试特定layer的正确性和Ti Cycle.

使用仿真器的时候遇到一些困惑的地方。

1. 我没有找到ti_cnnperfsim.exe能够接受图像数据的参数,那在运行PC_dsp_test_dl_algo.out.exe其中我们在文件中需要输入inData的这个参数。

2. ti_cnnperfsim.exe运行里面的实例脚本,会生成*.execl。其中由两个选项的(Fr Fc)我不清楚是代表的什么含义

3. 现在有什么特定的版本process sdk和TIDL4J7这个package进行匹配,我看里面找的几个依赖库的版本,在我下载的process sdk不一致。

4. 运行ti_cnnperfsim.exe之后,会生成perfSimInfo.bin 这个里面的数据是什么,我认为可能是最后一个layer的计算完成的数据,但是我计算了一下大小,并不匹配。

期待你的回复!