Skip to content

added inference_only mode (skip target loading, loss computation, and metric logging) (2nd PR) - #2625

Open
sbAsma wants to merge 18 commits into
ecmwf:developfrom
sbAsma:sbAsma/dev/2256-optional-target
Open

added inference_only mode (skip target loading, loss computation, and metric logging) (2nd PR)#2625
sbAsma wants to merge 18 commits into
ecmwf:developfrom
sbAsma:sbAsma/dev/2256-optional-target

Conversation

@sbAsma

@sbAsma sbAsma commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

Issue Number

Closes #2256

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

@sbAsma

sbAsma commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

I re-opened the PR @clessig @MatKbauer
EDIT: I tested the PR after the changes and it wasn't serving the purpose anymore, so I had to make new changes. Can you please re-review it?

@github-actions github-actions Bot added the infra Issues related to infrastructure label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Issues related to infrastructure

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Task: Support Optional Target During Inference for Beyond-Training-Date Forecasting

1 participant