Skip to content

Conversation

@kleinhenz
Copy link
Collaborator

No description provided.

@kleinhenz kleinhenz changed the base branch from main to lightning-version-bump April 3, 2025 21:23
@samuelstanton samuelstanton merged commit 87f3047 into lightning-version-bump Apr 4, 2025
3 checks passed
samuelstanton pushed a commit that referenced this pull request Apr 4, 2025
* Upgrade PyTorch Lightning from 1.9.5 to 2.5.1

This commit implements the following changes:
- Update imports from pytorch_lightning to lightning.pytorch
- Replace deprecated CombinedLoader import path
- Change *_epoch_end hooks to on_*_epoch_end hooks
- Add step output collection for epoch-end processing
- Update trainer.fit() to use ckpt_path
- Update requirements.in to use lightning>=2.5.1,<2.6
- Remove pytorch-lightning package dependency

* single gpu training test passing

* fix import style

* remove -e from requirements.txt

* uv (#23)

* specify deps in pyproject.toml and add uv.lock

* pre-commit and lint

* update github actions configuration

* add missing dep

* update readme

* remove setup.cfg

* cleanup

* relax some version bounds

---------

Co-authored-by: Samuel Stanton <stanton.samuel@gene.com>
Co-authored-by: Joseph Kleinhenz <kleinhej@gene.com>
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.

3 participants