Multi-Stream Scenario
Synchronization of tasks between streams can be implemented by using events. Call acl.rt.stream_wait_event to block the execution of a specified stream until the specified event is complete.
For details about the model loading flow, see Model Loading. For details about the model execution flow, see Model Inference.
For details about the operator loading and execution flow, see Operator Calling.