mirror of
https://github.com/wassname/ray.git
synced 2026-08-01 12:51:09 +08:00
It's possible to configure PPO in a way that ends up discarding most of the samples (they are treated as "stragglers"). Add a warning when this happens, and raise an exception if the waste is particularly egregious.