Files
lerobot/tests
Adil Zouitine a7d1179aab fix(processor): Preserve stats overrides in normalizer load_state_dict and fix training resumption (#1958)
* feat(processor): enhance normalization handling and state management

- Added support for additional normalization modes including IDENTITY.
- Introduced a new function `clean_state_dict` to remove specific substrings from state dict keys.
- Implemented preservation of explicitly provided normalization statistics during state loading.
- Updated training script to conditionally provide dataset statistics based on resume state.
- Expanded tests to verify the correct behavior of stats override preservation and loading.

* fix(train): remove redundant comment regarding state loading

- Removed a comment that noted the preprocessor and postprocessor state is already loaded when resuming training, as it was deemed unnecessary for clarity.
2025-09-16 16:45:13 +02:00
..
2025-03-13 14:05:55 +01:00
2025-09-15 09:53:30 +02:00
2025-07-01 16:34:46 +02:00
2025-07-01 16:34:46 +02:00
2025-09-15 09:53:30 +02:00
2025-07-01 16:34:46 +02:00