Tools#
Neural Compiler
The Neural Compiler compiles neural network models into Dataflow Programs (DFP) to run on the MXA.
Simulator
The Simulator provides a bit-accurate / approximately timed model for MXAs.
Benchmark
Benchmark can be used to easily perform inference on the connected MXA and get latency and FPS.
Viewer
The viewer provides a GUI interface to various SDK tools.
DFP Inspect
DFP inspect is an utility that parses the metadata from a given dfp file and prints it on the command line.