Easy to use commandline tool for "Bring Your Own Edge AI Models" (BYOM) - to work with TI Deep Learning (TIDL) for TI MPU Processors for Edge AI.
- More details about TIDL and other tools are explained in Edge AI developer landing page for MPUs and edgeai-tidl-tools - highly recommend to read these.
There are two packages in this repository with different purposes.
- tidlrunner: Tool for Model Compilation, Inference, Analysis or Benchmark.
- tidloptimizer: Experimental tool for advanced model optimization (This is an experimental feature and recommend users not to use it as of now).
Please go through the documentation of tidlrunner to get started with this repository.
- 2026-April-03: Model Inspector is an interactive HTML visualization tool for analyzing ONNX models compiled with TIDL. Model Inspector provides comprehensive insights into model structure, performance, accuracy, and hardware acceleration.