FPGA AI Suite: Compiler Reference Manual

ID 768972
Date 3/29/2024
Public

4.10. Generation of Output File Formats

OpenVINO™ HETERO Output File Format

For the open_vino_hetero output file format (as set by the --foutput-format option), the export function is called from the OpenVINO™ HETERO plugin. This plugin serializes and dumps OpenVINO™ input and output information and the FPGA AI Suite (dla_compiler) compiled results to a binary file.

Compiled Results Output File Format

For dla_compiled_result output file format (as set by the --foutput-format option), the export function is called from the OpenVINO™ HETERO plugin. Only the FPGA AI Suite (dla_compiler) compiled results are dumped to a binary file.