main
HeliaAOT CLI API
The cli module provides a command line interface (CLI) for the HeliaAOT library.
The CLI allows users to convert a model into a highly optimized, ahead-of-time (AOT) module for Ambiq's ultra-low-power SoCs.
Both command line arguments and YAML configuration file can be suppled, in which case the command line arguments will override the YAML configuration.
Copyright 2025 Ambiq. All Rights Reserved.
Classes
Functions
convert
Convert a model to standalone C inference module.
Parameters:
-
(argsConvertArgs) –Arguments for conversion.