Index
HeliosAOT Interpreters API
This module is responsible for creating a unified interpreter for the given front-end model.
Available Converters
- LiteRT: LiteRT (TFLite) interpreter
Copyright 2025 Ambiq. All Rights Reserved.
Classes
AirInterpreter
Unified API for TinyML interpreters.
Load the model and prepare for allocation.
Functions
set_input
abstractmethod
Feed one input tensor by name/ID or index.