My model has 2 output. so after model compiled using onnxrt_ep.py i got 2 subgraph like below:

How do i run this model in PSDK-RTOS ? i run this model on PC emulation mode, and i got a output which type is list including 2 array like image up. but i dont know how to run this model using PSDK-RTOS.
thanks!
