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: ONNX operator Constant is not suported now

Part Number: TDA4VM

Hi,

We are having problems converting an ONNX model with TIDL Import Tool (SDK 7.1).

The constant is the input of the concat layer, which is a 3D matrix with constant values. This OP is also called CoordConv.

However, i found the 'ConstantLayer' in the source code of the modul import tools, but it was commented out.

So i wounder that will this layer be supported soon? If not, do you have any other suggestions for implementing the CoordConv?

Thanks a lot, have a nice day.

Dolby