Hi
Recently, we get some problems about uint8 model output dequantize to float. After tidl model importing, we can get a debug info of each layer, including scale, meandiff and so on. We use the scale and meandiff to trans our uint8 output to float32, but cannot get the right output.
So, we just want to know if there are some special ops to dequantizing the uint8 output.
Regards
QIang