FPGA AI Suite: Compiler Reference Manual

ID 768972
Date 3/29/2024
Public

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)