mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
* Change aggregation when lockstep is activated. Modification of MultiAgentBatch.timeslices to support the combination of lockstep and multiple agents controlled by the same policy. fix ray-project/ray#9295 * Line too long.