Hi
I have a problem
I tried our network which has small input size and It was OK. Then, I used TI import tool again to configure input size to 2 times bigger. After that, I ran that network on EVM.
But there is an error message as below.
[C7x_1 ] 45.574234 s: VX_ZONE_ERROR:[tivxTargetKernelExecute:358] tivxTargetKernelExecute: Kernel process function for [com.ti.tidl] returned error code: 1
So, I tried again using CCS. There is an error also as below.
78|TIDL_DataLayer | 0| 1| -1| 42 x x x x x x x | 0 | 1 2 22 40 | 0 0 0 0 |Starting Layer # - 78
TSC Mega Cycles = 137044.58 Error at line: 351 : in file src/tidl_tb.c, of function : tidl_tb_algProcess
Invalid Error Type!
Error at line: 558 : in file src/tidl_tb.c, of function : tidlMultiInstanceTest
Invalid Error Type!
Error at line: 564 : in file src/tidl_tb.c, of function : tidlMultiInstanceTest
Invalid Error Type!
The only thing that I changed is image size for input. Why is there an error like above ?
Best regards
Yongsig