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: 在使用edge-ai-tools编译onnx模型时发现,有的模型的maxpool和add层是支持的,有的模型的maxpool和add层不支持,请问这是什么原因。

Part Number: TDA4VM

在使用edge-ai-tools编译onnx模型时发现,有的模型的maxpool和add层是支持的,有的模型的maxpool和add层不支持,请问这是什么原因。

这个模型是支持的

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

别的模型却不支持

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

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