Important Notes
- Check whether the custom operator inherits the OperationInfra class and implements the corresponding methods.
- For an operator that is not set, the streamId is 0 by default, and the first stream saved in the context is used.
- When configuring the streamId of a GraphOp, it only applies to the operators in the graph whose streamId is set to 0.
- The streamId of a GraphOp indicates the default streamId of all operators in the graph.
Parent topic: Multi-Stream Parallelism in a Graph