Tool/software:
Hello, experts,
When I use TI deep learning tools to deploy my model into tda4vm , I meet a problem. As the guideline, there are two ways to quantize onnx and convert it to bin file TIDL Importer and edgeai-tidl-tools.
1. After I use onnxrt_ep.py in edgeai-tidl-tools to compile and get subgraph_0_tidl_io_1.bin and subgraph_0_tidl_net.bin ( for example mobile net ), I use these 2 files in app_tidl which is from SDK vision_apps. the program report error during