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.

TDA4VM: Unsupported (TIDL check) TIDL layer type --- MaxPool

Genius 13655 points
Part Number: TDA4VM

Hello Champs,

When using edge-ai-tools to compile onnx model, customer found that some models in maxpool and add layers are supported while some models are not supported. 

The supported models are below: 
Supported TIDL layer type --- Conv -- Conv_0
Supported TIDL layer type --- Relu -- Relu_1
Supported TIDL layer type --- MaxPool -- MaxPool_2
Supported TIDL layer type --- Conv -- Conv_3
Supported TIDL layer type --- Relu -- Relu_4
Supported TIDL layer type --- Conv -- Conv_5
Supported TIDL layer type --- Add -- Add_6

The unsupported models are below: 

Unsupported (TIDL check) TIDL layer type --- MaxPool

Unsupported (TIDL check) TIDL layer type --- Add


Thanks
Regards
Shine