nemo_gym.rollout_correlation
nemo_gym.rollout_correlation
Module Contents
Classes
Functions
Data
API
Strip a rollout prefix and expose it to downstream Gym calls for this request.
_PREFIX
async
Build the capture key for a run request.
An explicit _ng_rollout_id takes precedence.
Otherwise derive "{task}-{rollout}" from the task and rollout indices.
Re-dispatch attempts append -a{n}.
Writers and consumers must use this same identity.
Reused task and rollout indices produce a repeated capture key.
Use an explicit id when numbering restarts across dispatches.