Hi all,
I have one questions about TIDL model input.
If I have 2 models:ModelA and ModelB, if the input of ModelB is the output of ModelA.
When I use 8-bit quantization, the output layer of ModelA is uint8 with a scale and a pair of Min-Max value.
How can I set the scale and the pair of Min-Max value of the input datalayer of ModelB.
This is the output layer of ModeA:
And this is the input layer of ModelB:
It should be the same with ModelB.








