mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-06 09:37:06 +00:00
f442c21e46
Regression test for the stage2-from-checkpoint crash: reloading a checkpoint with raw (unpadded) dataset stats injected via processor overrides must be re-padded to max_state_dim/max_action_dim by reconcile_evo1_processors, otherwise normalizing the padded state raises a shape mismatch. Co-authored-by: Cursor <cursoragent@cursor.com>