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: The problem of TIDL Importer

Part Number: TDA4VM

Hi TI experts,

I meet a problem when I transformed the ONNX model to TIDL.

After building the TIDL, I find there is one BN layer which is not merged into Convolution layer. So I set one config parameter foldPreBnConv2D to 2.

But whatever I set it to 1 or 2, the BN layer still cannot be merged.

Can you give me some suggestions? Thanks a lot.

Best regards,

Zhijie