Hi, TI
We can use TIDL normalize and user's own normalize, but we found the precision of the two methods differs greatly. As I know that the normalize of tidl is executed by (x - mean) * scale, then quantized to int8, and feed the quantization factor to TIDL through inQuantFactor. Is there a problem with the calculation formula? or the TIDL inner normalize have the extra process?
Thanks and Regards,
faw