A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: ktk1678993610247
Ixiasoft
Visible to Intel only — GUID: ktk1678993610247
Ixiasoft
3.6. Adding Compiled Graphs (AOT files) to the SD Card
An AOT file contains instructions for the FPGA AI Suite IP to “execute” in order to perform inference. The M2M design variant and the S2M design variant require different AOT files. The instructions in this section create both AOT files.
- Create the $COREDLA_WORK directory, if you have not already done so.
- Prepare OpenVINO™ Model Zoo and Model Optimizer.
- Prepare a model.
Tip: If you completed the FPGA AI Suite Quick Start Tutorial in the FPGA AI Suite Getting Started Guide , you have already completed these first three steps.
- Confirm that you have the following directory:
$COREDLA_WORK/demo/models/public/resnet-50-tf/FP32/
If you do not have this directory, confirm that you have completed the first three steps.
- Compile the graphs.
- Copy the compiled graphs to the SD card.
Section Content
Preparing OpenVINO Model Zoo
Preparing a Model
Compiling the Graphs
Copying the Compiled Graphs to the SD card