Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
cherry_pick_release_changes
FSDP
KaelanDt-patch-1
add_dataset_creation
add_queue
add_short_names
bugfix/autoscale-avoid-oom
bugfix/clip-unscale-gradients
bugfix/forward-validation
bump/bnb
bump/pt-2.11
cherry_pick_release_changes
chore/build-matrix-python-version
ci/disable-app-publish
copilot/fix-a510cbeb-fb56-46ad-a7ea-f9e4df121c76
create-pull-request/patch
data_optimizer_fixes
debug/windows-test-2
debug-mp
dependabot/github_actions/dot-github/workflows/pypa/gh-action-pypi-publish-1.13.0
dependabot/pip/requirements/pytorch/pytest-9.0.3
dependabot-github_actions-AButler-upload-release-assets-4.0
dependabot-pip-requirements-click-8.3.2
dependabot-pip-requirements-jsonargparse-gte-4.39.0-and-lt-4.49.0
dependabot-pip-requirements-mypy-1.20.1
dependabot-pip-requirements-packaging-lt-26.2
dependabot-pip-requirements-pytest-9.0.3
dependabot-pip-requirements-pytest-cov-7.1.0
dependabot-pip-requirements-rich-gte-12.3.0-and-lt-15.1.0
dependabot-pip-requirements-torch-2.10.0
dependabot-pip-requirements-torchmetrics-gt-0.7.0-and-lt-1.10.0
dependabot-pip-requirements-torchvision-gte-0.16.0-and-lt-0.27.0
docs/contrib-guide
docs/ipynb
docs/lfs
docs/wandb
fabric/cli
feature/comet-logger-update
feature/destroy-pg-2
feature/fsdp-bnb
feature/model-parallel-strict-load
feature/progress-bar-node-info
feature/rewrap-optimized-module
feature/system-check
fix/datamodule_on_exception
fix/sigterm-ddp
fix-evaluate
integration
ioannis@18861-CSVLogger-fails-on-remote-fs
luca/argparse-patch
main
master
refactor/autoscaler
refactor/data-iter-setup
refactor/fabric-collective
release/LTS
release/app
release/pytorch
release/stable
release/1.5.x
release/1.6.x
release/2.4.x
release/2.5.x
release/2.6.x
rename-lightning
resumable_streaming_dataset
tests/worker-init-fn
tshu-w-fsdp
remove temporary echo command from label conflicts workflow
bhimrazy
committed
19 hours ago
c598ce3e
update auto-label-merge-conflicts action to latest version
bhimrazy
committed
19 hours ago
a5454c87
revert change as it needs to be changed on the base branch
bhimrazy
committed
2 days ago
cd88e2cb
update pull request event type in label conflicts workflow
bhimrazy
committed
2 days ago
30a882ec
Merge branch 'cherry_pick_release_changes' of https://github.com/lightning-ai/pytorch-lightning into cherry_pick_release_changes
justusschock
committed
2 days ago
1e2d2ca3
update
justusschock
committed
2 days ago
3460a6d0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
2 days ago
9aaebd6b
update
justusschock
committed
2 days ago
cc85cff6
fix: update Neptune link pattern in linkcheck_ignore
bhimrazy
committed
4 days ago
d4af45b3
fix: update Neptune link pattern in linkcheck_ignore
bhimrazy
committed
4 days ago
7d449e86
fix broken link
bhimrazy
committed
4 days ago
cc044d3e
Docs: avoid unresolved torch.jit Sphinx refs to fix the CICD doc build failure. (#21621)
littlebullGit
committed
4 days ago
78db6ac9
Bump `pyyaml` in CI (#21558)
deependujha
committed
4 days ago
e69dc337
fix: resolve pkg-resources deprecation issue (#21538)
deependujha
committed
4 days ago
c993c44e
update
justusschock
committed
4 days ago
f5a0650d
trigger ci
justusschock
committed
4 days ago
9f2b137c
Setup package publishing via PyPi Trusted Publisher Management (#21594)
justusschock
committed
4 days ago
985af7bd
bump(deps): bump `litlogger` version to `>=0.1.7` (#21517)
bhimrazy
committed
99 days ago
655a3a91
Prepare release 2.6.1 (#21516)
bhimrazy
committed
99 days ago
300c05a9
build(deps): update setuptools requirement from <80.9.1 to <80.10.3 in /requirements (#21512)
dependabot[bot]
committed
99 days ago
dc16bc56
build(deps): update torchvision requirement from <0.25.0,>=0.16.0 to >=0.16.0,<0.26.0 in /requirements (#21511)
dependabot[bot]
committed
99 days ago
6ee3800a
Fix `save_hyperparameters` ignore precedence in subclasses (#21490)
aditya0by0
committed
99 days ago
6478f8ec
CI: fix doctest failure from PyTorch LeafSpec FutureWarning (#21502)
deependujha
committed
99 days ago
27125878
fix(link-check): resolve broken URLs (#21493)
deependujha
committed
99 days ago
ae1dc6f0
fix(fabric): forward set_epoch to underlying sampler in DistributedSamplerWrapper (#21456)
littlebullGit
committed
99 days ago
f0b1c527
Fix warning frequency in throughput monitor callback (#21453)
GdoongMathew
committed
99 days ago
bddc2530
build(deps): update numpy requirement from <2.3.5,>2.1.0 to >2.1.0,<2.4.2 in /requirements (#21482)
dependabot[bot]
committed
99 days ago
2f4b58a8
Adds method chaining support to `LightningModule.freeze()` and `LightningModule.unfreeze()` by returning `self` (#21469)
GdoongMathew
committed
99 days ago
e425b603
Enable windows in unittest `test_fetching_is_profiled` (#21479)
GdoongMathew
committed
99 days ago
e53661db
Fix LightningDataModule.load_from_checkpoint to restore subclass and hyperparameters (#21478)
aditya0by0
committed
99 days ago
4df3598e
Older