Intel® FPGA AI Suite: Compiler Reference Manual

ID 768972
Date 9/06/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.2. Outputs (dla_compiler Command Options)

--o Option

Syntax
--o <file_name>
Description
This option specifies the output file name for the exported compiled graph.
Example
‑-‑o ResNet50_GenericArch.bin
Parsed As
(string)

--dumpdir Option

Syntax
--dumpdir path
Description
This option specifies the path to the folder for export file and debug file outputs.
Example
--dumpdir /tmp/my_output/
Parsed As
(string)