Visible to Intel only — GUID: rne1657207288085
Ixiasoft
Visible to Intel only — GUID: rne1657207288085
Ixiasoft
5.2. FPGA AI Suite Compiler Graph Export Formats
Use the --foutput-format option of the FPGA AI Suite compiler command to set the graph export format. You can export the graph in the following formats:
OpenVINO™ HETERO Graph Export 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 Graph ExportFile 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.