mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 07:50:30 +08:00
62a52ee989
We should use episode ids instead of the timestep to determine when sequences should be cut, since when batches are concatenated, increasing t does not guarantee we are part of the same episode.