Goodmorning,
I have an issue executing a model with a MaxPool layer (3x3 kernel, pads=[1, 1, 1, 1], strides=[1, 1]):
conversion is successful but during execution on the TDA4VM board, the MaxPool layer gives all zeros as output.
Do you have any idea about what could cause this problem? Is there any limitation or unsupported parameter?
Attached you can find a very simple model with few layers that shows the issue together with our conversion log and script.
Regards,
Federico