Reference
Technical reference for all Voyager SDK components, organized by layer — from the tools you run, through the pipeline internals, to the compiler and system configuration.
| Section | What it covers |
|---|---|
| Tools | CLI tools: install.sh, axdevice, inference.py, deploy.py, axrunmodel |
| Pipeline | Pipeline structure, model file formats, and the full GStreamer operator reference |
| APIs | Python APIs: InferenceStream (high-level), axelera.runtime (low-level), and Pipeline Builder |
| Pipeline Builder | Pythonic API for composable ML pipelines using axelera.runtime.op — quickstart, model compilation, operator reference |
| Models | Model Zoo, dataset adapters, and additional models |
| Compiler | Compiler CLI, Python API, multi-core configuration, and ONNX operator support |
| Measurement | Performance metrics, bottleneck analysis, and accuracy measurement |
| System | Hardware architecture, virtual environments, environment variables, and thermal management |