7.4.3. Visualizing How FPGA AI Suite Implements Your Graph
In addition to the text-based reports that the Model Analyzer provides, the Model Analyzer also provides a standalone graphical interface that can open visualizations of the Model Analyzer reports in a web browser. The Model Analyzer GUI aggregates information about the machine learning graph from the Model Analyzer reports generated by the FPGA AI Suite compiler.
The Model Analyzer GUI is an HTML page (model_analyzer_gui.html) that is output along with the other compiler outputs such as the .txt, .dot, and .csv reports. The compiler outputs these files to the $COREDLA_WORK directory unless you use the --dumpdir compiler option to specify an output destination directory.
- Google* Chrome* Version 86 or newer
- Mozilla* Firefox* Version 75 or newer
- Microsoft* Edge* Version 86 or newer
If the FPGA AI Suite compiler processes multiple graphs, each input graph has their own copy of model_analyzer_gui.html. there will be one copy of the GUI for each input graph.