Skip to content

Add rollout snapshot rendering to eval#349

Merged
sgreenbury merged 1 commit intomainfrom
add-render-rollout-snapshot
Apr 25, 2026
Merged

Add rollout snapshot rendering to eval#349
sgreenbury merged 1 commit intomainfrom
add-render-rollout-snapshot

Conversation

@sgreenbury
Copy link
Copy Markdown
Contributor

@sgreenbury sgreenbury commented Apr 23, 2026

Summary

  • Adds optional rollout snapshot saving during eval (still panels rendered directly from tensors).
  • Adds plot_spatiotemporal_snapshots utility and wires it into rollout rendering.
  • Documents and exposes config flags for snapshot dir/timesteps/channels/format.

Test plan

  • Run eval with eval.save_rollout_snapshots=true and verify snapshot panels appear under videos/snapshots/.
  • Confirm existing rollout MP4/GIF rendering is unchanged when snapshots are disabled.

Adds config flags and a still-panel renderer to save per-timestep rollout snapshots from tensors during evaluation.
@sgreenbury sgreenbury force-pushed the add-render-rollout-snapshot branch from 5d8650c to 1ee7ea8 Compare April 25, 2026 14:38
@sgreenbury sgreenbury merged commit dd64554 into main Apr 25, 2026
3 checks passed
@sgreenbury sgreenbury deleted the add-render-rollout-snapshot branch April 25, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant