Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
fix_package_publishing
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
chore/build-matrix-python-version
ci/disable-app-publish
copilot/fix-5627d347-7597-468e-8f82-035c27b55ebc
copilot/fix-a510cbeb-fb56-46ad-a7ea-f9e4df121c76
create-pull-request/patch
data_optimizer_fixes
debug/windows-test-2
debug-mp
dependabot-pip-requirements-torch-2.10.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_package_publishing
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
update
justusschock
committed
17 days ago
dbd8a029
update
justusschock
committed
17 days ago
11ecbfb0
Prepare Release Note for 2.6.2 Release (#21592)
justusschock
committed
17 days ago
Verified
9f074aff
Remove NeptuneLogger integration from PyTorch Lightning (#21572)
deependujha
committed
17 days ago
Verified
73f593d3
Update Litlogger Integration to latest version (#21591)
justusschock
committed
17 days ago
Verified
1690c215
fix: FSDP mixed precision initializes params in fp32, not bf16/fp16 (#21586)
bhimrazy
committed
19 days ago
Verified
6c926784
build(deps): update rich requirement from <14.3.0,>=12.3.0 to >=12.3.0,<14.4.0 in /requirements (#21571)
dependabot[bot]
committed
19 days ago
Verified
a13361de
build(deps): update nbconvert requirement from <7.17,>7.14 to >7.14,<7.18 in /requirements (#21522)
dependabot[bot]
committed
19 days ago
Verified
5730e812
build(deps): bump Lightning-AI/utilities/.github/workflows/check-schema.yml from 0.15.2 to 0.15.3 (#21541)
dependabot[bot]
committed
19 days ago
Verified
df287447
build(deps): bump Lightning-AI/utilities/.github/workflows/cleanup-caches.yml from 0.15.2 to 0.15.3 (#21540)
dependabot[bot]
committed
19 days ago
Verified
a6845bbb
build(deps): update wheel requirement from <0.46.0 to <0.47.0 in /requirements (#21510)
dependabot[bot]
committed
19 days ago
Verified
b5b6c09b
build(deps): update pandas requirement from <2.4.0,>2.0 to >2.0,<3.1.0 in /requirements (#21509)
dependabot[bot]
committed
19 days ago
Verified
82c6fe0e
build(deps): bump coverage from 7.13.1 to 7.13.2 in /requirements (#21508)
dependabot[bot]
committed
19 days ago
Verified
81a57f36
build(deps): bump sphinxcontrib-video from 0.4.1 to 0.4.2 in /requirements (#21497)
dependabot[bot]
committed
19 days ago
Verified
884c1728
build(deps): update myst-parser requirement from <5.0.0,>=0.18.1 to >=0.18.1,<6.0.0 in /requirements (#21496)
dependabot[bot]
committed
19 days ago
Verified
bc100eba
build(deps): update sphinx-togglebutton requirement from <=0.3.2,>=0.2 to >=0.2,<=0.4.4 in /requirements (#21495)
dependabot[bot]
committed
19 days ago
Verified
2e184b17
build(deps): bump sphinx-toolbox from 4.1.1 to 4.1.2 in /requirements (#21494)
dependabot[bot]
committed
19 days ago
Verified
54390b28
chore(tests): update PyTorch versions in CI workflows to include 2.10 (#21501)
bhimrazy
committed
19 days ago
Verified
aa6a6f90
chore(pre-commit) : pin docformatter to python3.12 for compatibility (#21587)
bhimrazy
committed
19 days ago
Verified
8956ecc8
fix(strategies): correct `device_mesh` type hint in FSDP strategies (#21581)
littlebullGit
committed
19 days ago
Verified
2816d8c8
ci: move torch-tensorrt to GPU-only test requirements (#21575)
bhimrazy
committed
26 days ago
Verified
283ce773
Fix RichModelSummary model size display (#21467)
AsherJingkongChen
committed
29 days ago
Verified
c05cadbe
docs: add LR scheduler section with automatic optimization examples (#21559)
TanvirTurja
committed
29 days ago
Verified
cb460da0
fix: Skip val_check_interval validation when limit_val_batches=0 (#21560)
ManasVardhan
committed
29 days ago
Verified
9dc525c2
CI: ignore neptune links for linkcheck (#21570)
deependujha
committed
29 days ago
Verified
d27d2b98
Docs: pin Intel Neural Compressor validated model list link (#21565)
deependujha
committed
32 days ago
Verified
8e805f92
build(deps): bump actions/upload-artifact from 6 to 7 (#21563)
dependabot[bot]
committed
34 days ago
Verified
a3a28b3c
build(deps): bump actions/download-artifact from 7 to 8 (#21562)
dependabot[bot]
committed
34 days ago
Verified
4984eac0
Bump `pyyaml` in CI (#21558)
deependujha
committed
35 days ago
Verified
92a54747
fix: resolve pkg-resources deprecation issue (#21538)
deependujha
committed
48 days ago
Verified
8d86b241
Older