FPGA AI Suite: Compiler Reference Manual

ID 768972
Date 3/29/2024
Public

3. FPGA AI Suite Compiler Use Modes

The FPGA AI Suite compiler has a number of modes that you can use when developing your graph and architecture.

The use modes require your graphs to be processed into an OpenVINO™ intermediate representation (IR) by the OpenVINO™ Model Optimizer tool. The Model Optimizer generates IR files that describe your model network topology (.xml) and the weights and biases for your model (.bin).

These OpenVINO™ IR files also serve as inputs to the OpenVINO™ Inference Engine.

Use the FPGA AI Suite compiler (dla_compiler command) to do the following tasks: