This section describes the overall data flow graph specification of the GeMM design using AI Engines. The AI Engine compiler compiles this graph.
The graph.cpp file contains the overall graph definition of the design. The top-level graph contains two sub-graphs, aiesynth_graph and GeMM. The following describes the definition of the sub-graphs.