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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to control the quantization log

noringname opened this issue · comments

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?