7. Glossary

Apache TVM

An open source machine learning compiler framework for CPUs, GPUs, and other devices. It enables running and optimization of machine learning computations on such hardware.

compute

A mathematical formula that specifies what an operator does.

Edge AI Studio

TI EdgeAI Studio is a collection of tools that enable development, benchmarking and deployment of AI applications.

Model Composer

Model Composer is a tool in Edge AI Studio. It is a fully integrated no-code solution for training and compiling models for deployment into edge AI applications. It supports Bring-Your-Own-Data (BYOD), enabling the re-training of models from the TI Model Zoo with custom data. Deploy to your local development board.

NPU

Running layers in the model on the hardware NPU accelerator.

inference

Inferencing is the act of using a trained deep learning network to output a prediction about incoming data.