Open
Description
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
Hi, there are many great properties in https://docs.ray.io/en/latest/rllib/package_ref/execution.html. To make these components easy to understand, I believe it is necessary to add more flow charts to show how these components work. For example, Concurrently
, in the docs, it shows Operator that runs the given parent iterators concurrently.
, for users, I guess they may feel confused by parent iterators
. It would be great to add more figures to show the flow.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- Yes I am willing to submit a PR!