API#
Runtime#
Accelerator
Runtime APIs for using the MX3 Accelerator.
Benchmark
Benchmark API for simple tests, or non-realtime processing.
Compiler#
Neural Compiler
The Neural Compiler compiles neural network models into Dataflow Programs (DFP) to run on the MXA.
Utils#
Simulator
The Simulator provides a bit-accurate / approximately timed model for MXAs.
DFP
A container class for the DFP that provides easy access to metadata like input/output shapes, number of MXAs etc.
GUI Toolkit
A C++ library based on Qt5 to aid development of C++ applications.
Advanced#
Driver
The low-level driver API (Advanced use cases only). This API is intended for experienced developers who need fine-grained control over the MXA.