mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +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.