hi,
i want to import a onnx model network to TI support "bin" by use sdk "ti-processor-sdk-rtos-j721e-evm-08_02_00_05"
the output like this:
but i get this error
and i have check the source code and found
it seems that before layerinput shape, it have excute reshape to flatten already.
so i don't know the reason for this error.
can you help me to fix this problem?
thanks and best regards!