In AMD Versalâ„¢ Adaptive SoCs with AI Engine-MLs, the processing system (PS) can be used to dynamically load, monitor, and control the graphs that are executing on the AI Engine-ML array. Even if the AI Engine graph is loaded once as a single bitstream image, you can use the PS program to monitor execution state and modify runtime parameters of the graph.
The graph base class provides APIs to
control the initialization and execution of the graph that can be used in the main program. The user main
application used in simulating the graph does not support argc, argv
parameters.