Skip to content

[1291] epoch backward compatibility (#1302)#1303

Merged
tjhunter merged 1 commit intomainfrom
backport/main/1302
Nov 19, 2025
Merged

[1291] epoch backward compatibility (#1302)#1303
tjhunter merged 1 commit intomainfrom
backport/main/1302

Conversation

@shmh40
Copy link
Contributor

@shmh40 shmh40 commented Nov 19, 2025

Description

Epoch backward compatibility from @simone99n into main

Issue Number

Closes #1304

Checklist before asking for review

  • I have performed a self-review of my code
  • My changes comply with basic sanity checks:
    • I have fixed formatting issues with ./scripts/actions.sh lint
    • I have run unit tests with ./scripts/actions.sh unit-test
    • I have documented my code and I have updated the docstrings.
    • I have added unit tests, if relevant
  • I have tried my changes with data and code:
    • I have run the integration tests with ./scripts/actions.sh integration-test
    • (bigger changes) I have run a full training and I have written in the comment the run_id(s): launch-slurm.py --time 60
    • (bigger changes and experiments) I have shared a hegdedoc in the github issue with all the configurations and runs for this experiments
  • I have informed and aligned with people impacted by my change:
    • for config changes: the MatterMost channels and/or a design doc
    • for changes of dependencies: the MatterMost software development channel

@shmh40 shmh40 self-assigned this Nov 19, 2025
@shmh40 shmh40 added the eval anything related to the model evaluation pipeline label Nov 19, 2025
@shmh40 shmh40 added the infra Issues related to infrastructure label Nov 19, 2025
@shmh40 shmh40 mentioned this pull request Nov 19, 2025
6 tasks
@shmh40
Copy link
Contributor Author

shmh40 commented Nov 19, 2025

Fixes #1304

@clessig clessig linked an issue Nov 19, 2025 that may be closed by this pull request
6 tasks
@tjhunter tjhunter merged commit 7b9d349 into main Nov 19, 2025
24 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eval anything related to the model evaluation pipeline infra Issues related to infrastructure

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Backport #1291 into main

3 participants