maxent_grpo.training.rollout.distributed¶
Distributed helpers shared across generation utilities.
Functions
|
Broadcast python objects even when Accelerate lacks the helper. |
|
Gather Python lists across ranks with graceful Accelerate fallbacks. |
|
Scatter python objects from src to all ranks. |