hpx engines#
List all inference engines available to the profiler.
Synopsis#
Output#
helia-rt— AmbiqAI heliaRT, an optimized TFLM fork (HELIA / CMSIS-NN / reference backends).helia-aot— AmbiqAI heliaAOT, an ahead-of-time compiler (no interpreter at runtime).tflm— vanilla TFLM baseline through thensx-tflite-microport; supportsreferenceand upstreamcmsis_nnbackends.
Use either name with --engine or engine.type: in YAML.
See also#
- Inference Engines — full description of each engine, when to use it, and engine-specific config.