Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
Lightning-AI/pytorch-lightning
Pull Requests
Commits
Open
Closed
Fabric: Enable `auto` for `devices` and `accelerator `cli` arguments
fabric
#20913 opened 2025-06-17 09:52 by
fnhirwa
Fixing problem for silently supporting jsonnet.
pl
dependencies
#20899 opened 2025-06-12 16:49 by
muthissar
feat: Default to RichProgressBar and RichModelSummary if rich is avai…
pl
#20896 opened 2025-06-12 03:15 by
littlebullGit
DOC: Clarify DeviceStatsMonitor logged metrics
pl
#20895 opened 2025-06-11 23:08 by
MrAnayDongre
bugfix: add support for `global_ordinal`, `local_ordinal`, `world_size` in xla
bug
fabric
#20872 opened 2025-06-03 16:30 by
AlexandrByzov
PR: Fix Duplicate Metric Logging in MLFlowLogger to Prevent MLflow Database Errors
pl
dependencies
#20871 opened 2025-06-02 13:30 by
KAVYANSHTYAGI
Add documentation warning: Don’t use torch.profiler.profile context manager around Trainer methods
docs
pl
#20864 opened 2025-05-28 11:01 by
KAVYANSHTYAGI
Fix: Respect required=False in add_lightning_class_args when subclass_mode=False
pl
#20856 opened 2025-05-25 04:26 by
KAVYANSHTYAGI
Add Callback for Opacus integration
waiting on author
pl
#20853 opened 2025-05-22 13:38 by
svnv-svsv-jm
to_onnx return ONNXProgram
fabric
pl
dependencies
package
#20811 opened 2025-05-11 07:01 by
GdoongMathew
Fix advanced profiler for python >=3.12
waiting on author
pl
#20809 opened 2025-05-10 16:15 by
relativityhd
Torch-Tensorrt Integration with LightningModule
pl
dependencies
#20808 opened 2025-05-10 08:14 by
GdoongMathew
Support `grad_clip_norm_()` for FSDP
pl
#20784 opened 2025-05-03 20:58 by
amorehead
check param is of nn.Parameter type for pruning sanitization
waiting on author
pl
#20783 opened 2025-05-03 17:50 by
chanokin
Added warmup parameter to early stopping cb
pl
#20778 opened 2025-04-30 06:53 by
Furkan-rgb
Fix double iteration bug when resumed from a checkpoint.
pl
#20775 opened 2025-04-29 18:53 by
sudiptob2
[Not finished] Allow customized parameter grouping for automatic optimzier configuration.
pl
#20742 opened 2025-04-21 07:39 by
SeanZhang99
fix: `overfit_batches` uses same batch for train and val
docs
pl
#20731 opened 2025-04-20 13:22 by
ved1beta
Cpu memory accumulation bug
waiting on author
pl
#20730 opened 2025-04-20 12:26 by
ved1beta
docs(LightningModule): update docs for `.training` mode in loops
docs
pl
#20716 opened 2025-04-15 17:32 by
adosar
FabricModule: wrap forward methods instead of monkeypatch-based redirect
fabric
#20711 opened 2025-04-13 00:41 by
tonyf
ci: add test for double iterating into empty queue bug
pl
#20705 opened 2025-04-09 18:01 by
iyilmaz24
feat: add support for cloud files and non-local checkpoints
won't fix
has conflicts
pl
#20701 opened 2025-04-07 07:37 by
parambharat
Added support for flushing Comet experiment data to the Comet after saving a checkpoint.
feature
logger
pl
#20680 opened 2025-03-27 17:10 by
yaricom
feat[logger] update mlflow limit for parameters length log
logger
logger: mlflow
pl
#20636 opened 2025-03-11 14:23 by
bastienjalbert
fix(mlflow): Enabling multiple callbacks for checkpoint reporting
logger
3rd party
community
pl
#20585 opened 2025-02-11 13:49 by
HarryAnkers
updated `ModelCheckpoint` to add the facility of retaining periodic checkpoints
pl
#20547 opened 2025-01-14 23:00 by
arijit-hub
Generic weight averaging callback that supports EMA
docs
fabric
pl
#20545 opened 2025-01-14 12:18 by
senarvi
Add Deepspeed Zero 3 MiCS support (Issues #20378)
docs
strategy: deepspeed
fabric
pl
#20461 opened 2024-12-03 09:00 by
hehepig4
Add `best_k_metrics` parameter to the `ModelCheckpoint`
waiting on author
pl
#20457 opened 2024-11-27 22:50 by
gonzachiar
Older