Hi,
I find in TIDL inference configuration file a parameter with the name 'updateNetWithStats'. Would you please let me know what this parameter is used for and what values it takes ? Does it affect the inference process ?
Thanks,
Ahmed Anwar
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.
Hi,
I find in TIDL inference configuration file a parameter with the name 'updateNetWithStats'. Would you please let me know what this parameter is used for and what values it takes ? Does it affect the inference process ?
Thanks,
Ahmed Anwar
Hi Ahmed Anwar,
You can ignore this parameter "updateNetWithStats" in the inference process by setting it 0. This parameter is used by import tool internally to collect the ranges of the input data.
Thanks,
Praveen