Visible to Intel only — GUID: cgj1657207285601
Ixiasoft
1. Intel® FPGA AI Suite Compiler Reference Manual
2. About the Intel® FPGA AI Suite Compiler
3. Intel® FPGA AI Suite Compiler Use Modes
4. Intel® FPGA AI Suite Compiler Command Line Options
A. Intel® FPGA AI Suite Compiler Reference Manual Archives
B. Intel® FPGA AI Suite Compiler Reference Manual Document Revision History
4.1. Inputs (dla_compiler Command Options)
4.2. Outputs (dla_compiler Command Options)
4.3. Reporting (dla_compiler Command Options)
4.4. Compilation Options (dla_compiler Command Options)
4.5. Architecture Options (dla_compiler Command Options)
4.6. Architecture Optimizer Options (dla_compiler Command Options)
4.7. Analyzer Tool Options (dla_compiler Command Options)
4.8. Miscellaneous Options (dla_compiler Command Options)
4.9. Input File Formats for dla_compiler Command
4.10. Generation of Output File Formats
4.11. The Partitioning Table Report
Visible to Intel only — GUID: cgj1657207285601
Ixiasoft
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)