mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:50:55 +08:00
0225581078
* batch small rollouts together * implement minimum number of samples for each task * add total time * fix linting * style * fix * factor out parameters and document stuff * add rollout batchsize * address comments * linting * small fix