TexasInstruments / edgeai-tidl-tools

Edgeai TIDL Tools and Examples - This repository contains Tools and example developed for Deep learning runtime (DLRT) offering provided by TI’s edge AI solutions.
Other
121 stars 27 forks source link

How to control the quantization log #45

Closed noringname closed 1 year ago

noringname commented 1 year ago

Hi, when running the onnxrt_ep.py for model compilation, I can see the typical model import messages like "Calibration iteration number xxx completed" and "collect Activations range for each layer", but when running the jupyter notebooks for compilation, there are no messages at all, the code snippets are the same, so how can i control the printed messages?