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.

AM5708: TIDL

Other Parts Discussed in Thread: AM5708

Hi:

   Board:Custom board AM5708

   SDK:5.3

  Imitate the official example to configure, after running, the following problems occur:

TF Model (Proto) File : ./test/testvecs/config/onnx_models/fruit_resnet34.onnx 

TIDL Network File : ./test/testvecs/config/tidl_models/onnx/fruit_resnet34.bin 

TIDL Params File : ./test/testvecs/config/tidl_models/onnx/fruit_resnet342.bin 

Pading Only supported in H and W axis 
Pading Only supported in H and W axis 
Pading Only supported in H and W axis 
Pading Only supported in H and W axis 
Pading Only supported in H and W axis 
Pading Only supported in H and W axis 
ONNX operator Shape is not suported now.. By passing
ONNX operator Slice is not suported now.. By passing
ONNX operator Squeeze is not suported now.. By passing
ONNX operator Unsqueeze is not suported now.. By passing
ONNX operator Unsqueeze is not suported now.. By passing
Concat is Only suported accorss channels

How should I solve it?