Arthur Lambert

Results 3 comments of Arthur Lambert

First draw of the PR can be found here: [PR #2532](https://github.com/tensorflow/tflite-micro/pull/2532). TODO: * Fix Quantized version which is not working properly. * Add missing test to match the reduce SUM...

I still have issue with the Quantized reduce prod test. I write a very simple test based on the SumInt82DKeepDims in reduce_test.cc kInputData2D is {1.0, 2.0, 3.0, 4.0, 5.0, 6.0,...

Hello @rascani. I just pushed into the PR branch the problematic test. This is going to be easier to reproduce the issue! I am going to try on my side...