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: GlobalAveragePooling not working as expected

Part Number: TDA4VM


Hi,

I am trying to run inference on target HW using TI's TFLite delegate and GlobalAveragePooling2D() does not behave as expected. With input of 1x4x4x3, I got the expected output size of 3 but only the first output is correct and the other two outputs seem to be junk. Are there any limitations on GlobalAveragePooling2D()? 

Thanks.

Kind regards,

Sharon