edgeai-tidl-tools icon indicating copy to clipboard operation
edgeai-tidl-tools copied to clipboard

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.

Results 54 edgeai-tidl-tools issues
Sort by recently updated
recently updated
newest added

Hello. I am making a segmentation model using softmax(dim=1). I compiled my model using edgeai-tidl-tools on PC. But, I found softmax(dim=1) layer is not supported. Because softmax is only supported...

I am compiling a onnx model to its compiled artifacts with the following command: `python3 onnxrt_ep_mymodel.py -c` (I did necessary setting for this model) However, the model compiling does not...

当我使用edgeai-idle-tools编译模型的时候遇到了一个问题。 there are error occurred when compiling the model by edgeai-idle-tools。 日志如下: The log is as follows: ********** Frame Index 1 : Running float inference ********** 2024-04-17 10:19:02.318601367 [E:onnxruntime:, sequential_executor.cc:494...

- Ubuntu 22.04 - tag 09_01_01_01 Followed the instructions - line by line and repeated the steps few times: # PC Initial setup sudo apt-get install libyaml-cpp-dev git clone https://github.com/TexasInstruments/edgeai-tidl-tools.git...

@vtrip97 Lines 428/429 of your checkin of setup.sh do not reset the path and cause gcc-arm and cl7x which follow it to get installed to an unexpected location.

hi, We find that now edgeai-tidl-tools can convert DETR model [here](https://github.com/TexasInstruments/edgeai-tidl-tools/blob/master/docs/tidl_fsg_vtfr.md). can you provide a user guide to compile the DETR model? looking forward your replay. thank you very much!

Hi, I use the ort example to convert my model. When I set debug_level=4, I don't see any trace result folder as https://github.com/TexasInstruments/edgeai-tidl-tools/blob/09_00_00_06/docs/images/fm_trace_files.png. Could you give me some advise?

@kumardesappan any LLM model compiled thru edgeai tools ? if so ca we find the examples or sample code of it working on PC version atleast Thanks in advance

Hi team, I am trying to compile my custom models using this repo. For that I am using tag 09_00_00_06, which seems to be the latest one. For this I...

The hyperlink for [SDK Version compatibility Table](https://github.com/TexasInstruments/edgeai-tidl-tools#setup) is broken. Link Response: Not Found https://github.com/TexasInstruments/docs/version_compatibility_table.md