Overview - 2025.2 English - UG1603

AI Engine-ML Kernel and Graph Programming Guide (UG1603)

Document ID
UG1603
Release Date
2025-11-26
Version
2025.2 English

You can program graphs in a variety of topologies depending on the needs of your application. You can take advantage the flexibility of C++ to describe the graph topologies. You can embed graphs into other graphs as sub-graphs. You can repeat this many times, limited only by your machine's performance during compilation. You can connect multiple graphs sequentially or in parallel, connecting them to simple kernels or I/Os.