Part Number: TDA4VM
Hello,
I am using SDK 7.0 and I am experiencing again an issue that I encountered in older SDK releases but that was solved in SDK 6.2. Please see the related question.
The problem is due to a 2D convolution operation that runs very slowly at 8-bit (120-130ms).
The operation has the following parameters:
- Input shape NCHW: 1x128x8x24
- 1x1 kernel shape with stride (2,2)
I attached model to reproduce, which is the same posted in the older question: conv2D.zip .
Could you check why this is happening again and could you suggest a way to overcome this problem without downgrading the sdk version?
Thanks,
Pierre