A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: bst1657207287429
Ixiasoft
Visible to Intel only — GUID: bst1657207287429
Ixiasoft
5.1. FPGA AI Suite Input File Formats
OpenVINO Graphs (.xml/.bin)
These files are specified with the --network-file compiler command option.
Your must convert your models to the OpenVINO Inference Engine format (*.xml and *.bin files) by using the OpenVINO Model Optimizer tool.
https://docs.openvino.ai/2022.3/openvino_docs_MO_DG_Deep_Learning_Model_Optimizer_DevGuide.html
FPGA AI Suite IP Architecture Description (.arch)
This file is specified with the --march compiler command option.
For details about this file format, review the FPGA AI Suite IP Reference Manual.