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