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?