Edge Impulse

Edge Impulse platform

Edge MLOps platform for building and deploying models to microcontrollers, NPUs, CPUs and GPUs.

Developer workspace with sensors, a small board and training charts on screen

Overview

Edge Impulse covers data collection, training, optimisation and deployment for edge and physical AI, with a Python SDK that profiles a model on the target device before deployment. It can be delivered as Docker containers and states support for any edge AI hardware able to run C++.

Typical use cases

  • Sensor anomaly detection
  • Audio event detection
  • Tiny vision models

Deployment environment

Cloud tooling with on-device deployment

Key specifications

Type
Edge MLOps platform
Targets
Microcontrollers, NPUs, CPUs and GPUs; any edge hardware that can run C++
Tooling
Python SDK with on-device model profiling; Docker container deployment
Commercial model
Free Developer tier, custom-priced Enterprise tier
Ownership
Part of Qualcomm

Specifications taken from current manufacturer documentation and last checked on 2026-09-08.

Source: manufacturer documentation

Specifications are summarised from publicly published manufacturer material and are provided for orientation only. Always confirm current figures directly with the manufacturer before purchasing or designing in.

Developer workspace with a single-board computer, sensors and code on screen
NVIDIA

NVIDIA JetPack SDK

Official Jetson software stack combining the Linux board support package with CUDA-accelerated AI libraries.

Type
Board support package plus AI software stack
Components
Jetson Linux (bootloader, kernel, Ubuntu, drivers, OTA) and the Jetson AI stack
Targets
NVIDIA Jetson modules and developer kits
Deployment
Development host plus target Jetson device
Jetson application development
Device provisioning and updates
Robotics software stacks
Profiler output on a dark developer screen
NVIDIA

NVIDIA TensorRT

Inference compiler and runtime family that optimises models for NVIDIA GPUs, including Jetson.

Type
Inference compiler and runtime ecosystem
Components
TensorRT compiler, TensorRT-LLM, Model Optimizer, TensorRT for RTX, TensorRT Cloud
Optimisations
Graph optimisation, layer fusion, FP16 and INT8 calibration
Deployment
Jetson device, workstation or GPU server
Latency-critical inference
Local LLM serving on GPUs
Jetson deployment optimisation
Code editor showing a model optimisation script
Intel

Intel OpenVINO toolkit

Apache 2.0 licensed toolkit for optimising and deploying inference across Intel CPUs, GPUs and NPUs.

Type
Model optimisation and inference toolkit
Licence
Apache 2.0
Targets
Intel CPUs, integrated and discrete GPUs, and NPUs
Deployment
Any Intel-based edge client, industrial PC or server
AI PC and client inference
Industrial vision on x86
Model conversion and quantisation