Hello,
The TIOVX user guide has a description of the pipeline depth, but I don't understand why does it need multiple graph instance, it is only one node in an entity can run at any time?
I think it can be used the analogy of a production line in a factory. Workers are equivalent to nodes or targets. Multiple workers collaborate on the production line to complete a product. Multiple workers work in pipeline line mode, but there is only one production line instance.
Thanks.