mirror of
https://github.com/wassname/ray.git
synced 2026-07-15 11:25:40 +08:00
* Get shared metrics, increment counter & set global vars for remote workers. * Add unit test to test lr_schedule for DDPPO. * Broadcast the local set of global vars to remote workers instead of independently setting the global vars on each rollout worker.