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