Commit Graph

  • 1e7abb0e7d Remove duplicate 'Why PyTorch Lightning?' section William Falcon 2025-12-21 10:00:44 -05:00
  • 2e25642a6f Adds litlogger integration (#21430) Justus Schock 2025-12-20 01:56:07 +01:00
  • a6701aa811 Improve RichProgreasBar speed performance (#21321) GdoongMathew 2025-12-20 07:43:19 +08:00
  • dae60cc8f0 build(deps): update nbsphinx requirement from <=0.9.7,>=0.8.5 to >=0.8.5,<=0.9.8 in /requirements (#21416) dependabot[bot] 2025-12-20 00:31:11 +01:00
  • 28f18dcc4e Fix ModelParallelStrategy fails with non-distributed checkpoint. (#21384) littlebullGit 2025-12-19 09:23:25 -05:00
  • 9e1b038a15 build(deps): bump pytest from 8.4.2 to 9.0.2 in /requirements (#21415) dependabot[bot] 2025-12-19 12:16:12 +01:00
  • 32a1b4fec8 build(deps): bump coverage from 7.11.0 to 7.13.0 in /requirements (#21417) dependabot[bot] 2025-12-19 12:15:30 +01:00
  • ba83de36ac build(deps): update ipython[notebook] requirement from <9.8.0 to <9.9.0 in /requirements (#21418) dependabot[bot] 2025-12-19 12:15:11 +01:00
  • 6ee3b57846 build(deps): update scikit-learn requirement from <1.8.0,>0.22.1 to >0.22.1,<1.9.0 in /requirements (#21420) dependabot[bot] 2025-12-19 12:14:51 +01:00
  • d67a282e52 build(deps): bump actions/download-artifact from 6 to 7 (#21419) dependabot[bot] 2025-12-19 12:14:33 +01:00
  • 7ac9699a57 build(deps): bump peter-evans/create-pull-request from 7 to 8 (#21422) dependabot[bot] 2025-12-19 12:13:50 +01:00
  • 8df577d70a build(deps): bump actions/upload-artifact from 5 to 6 (#21421) dependabot[bot] 2025-12-19 12:13:38 +01:00
  • fe48fb07d1 build(deps): bump actions/cache from 4 to 5 (#21423) dependabot[bot] 2025-12-19 12:13:00 +01:00
  • 8f683c272f ci: revert part of #21413 (#21427) GdoongMathew 2025-12-19 19:12:39 +08:00
  • 419b37b619 Fix ddp_notebook CUDA fork check to allow passive initialization (#21402) Adele 2025-12-18 04:20:12 -05:00
  • 5130530c6e build(deps): bump torch & torchvision from 2.8.0 to 2.9.0 in /requirements with compatibility fixes (#21300) dependabot[bot] 2025-12-17 14:05:39 +01:00
  • 04baf7ff27 Sanitize profile filename (#21395) Nicki Skafte Detlefsen 2025-12-16 07:13:07 +01:00
  • 716c2c61bb build(deps): update jsonargparse[jsonnet,signatures] requirement from <4.44.0,>=4.39.0 to >=4.39.0,<4.45.0 in /requirements (#21392) dependabot[bot] 2025-12-16 11:56:04 +05:45
  • ad7a958237 Deprecate method to_torchscript (#21397) Nicki Skafte Detlefsen 2025-12-16 06:33:21 +01:00
  • f3f6605e1a Fix StochasticWeightAveraging with infinite epochs (#21396) Nicki Skafte Detlefsen 2025-12-15 20:03:25 +01:00
  • 3876cc525d Deprecate Python 3.9 support (#21398) Nicki Skafte Detlefsen 2025-12-15 17:58:11 +01:00
  • fc39230f96 fix torch-tensorrt dependency in testing (#21413) GdoongMathew 2025-12-15 16:04:44 +08:00
  • 9ae18f7873 build(deps): bump pytest-doctestplus from 1.5.0 to 1.6.0 in /requirements (#21373) dependabot[bot] 2025-12-10 18:33:34 +01:00
  • 0cb5ed513b build(deps): bump actions/checkout from 5 to 6 (#21375) dependabot[bot] 2025-12-10 18:33:18 +01:00
  • 2561e44665 build(deps): update awscli requirement from <1.43.0,>=1.30.0 to >=1.30.0,<1.44.0 in /requirements (#21377) dependabot[bot] 2025-12-10 18:32:46 +01:00
  • adb7c65851 build(deps): bump click from 8.3.0 to 8.3.1 in /requirements (#21378) dependabot[bot] 2025-12-10 18:32:28 +01:00
  • 1d062fce4f build(deps): bump mypy from 1.18.2 to 1.19.0 in /requirements (#21394) dependabot[bot] 2025-12-10 18:31:55 +01:00
  • 49772c3d80 Fix _generate_seed_sequence sampling (#21399) Nicki Skafte Detlefsen 2025-12-10 18:30:36 +01:00
  • 79ffe5025e Adding test for legacy checkpoint created with 2.6.0 (#21388) PL Ghost 2025-11-28 12:55:32 +01:00
  • 8540370985 update changelog (#21387) 2.6.0 Deependu 2025-11-28 14:59:21 +05:30
  • 25c9922111 Revert Rerouting (#21385) Justus Schock 2025-11-27 12:32:42 +01:00
  • b09e96edb7 Fix ModelCheckpoint file_exists OOM in DDP (#21380) integration littlebullGit 2025-11-25 07:22:21 -05:00
  • ef489f2e17 [Fabric] Ignore Keyword Arguments Outside of Callback Signature (#21258) Nicki Skafte Detlefsen 2025-11-25 11:35:52 +01:00
  • 5ea509ab23 build(deps): update jsonargparse[jsonnet,signatures] requirement from <4.43.0,>=4.39.0 to >=4.39.0,<4.44.0 in /requirements (#21379) dependabot[bot] 2025-11-25 14:35:28 +05:45
  • 8f702b3f76 Change Import Error Message (#21370) Deependu 2025-11-21 20:48:44 +05:30
  • e98df3c532 update maintainers/codeowners (#21240) Jirka Borovec 2025-11-21 15:19:51 +01:00
  • eec92a91dd Prepare release 2.6.0 (#21368) Justus Schock 2025-11-21 13:17:37 +01:00
  • 05ae8b37c9 Fix FSDP mixed precision semantics and add user warning (#21361) Deependu 2025-11-21 17:47:04 +05:30
  • 9a10959f25 Internal Refactor: Reroute Implementations (#21354) Justus Schock 2025-11-21 12:54:12 +01:00
  • 8ac48431d9 Catch issue with partial mpi4py installation. (#21353) Rocco Moretti 2025-11-19 13:21:27 -06:00
  • c76cec6b6a Fix ModelCheckpoint with manual optimization and every_n_train_steps (#21239) littlebullGit 2025-11-19 12:22:12 -05:00
  • 5b52e8fd2e Fix trainer.fit docstring render bug (#21362) Ritoban Dutta 2025-11-19 22:38:25 +05:30
  • f7692a64a5 LRs updates are called at the end of a skipped epoch (#21307) Lucas Meyer 2025-11-19 16:55:44 +01:00
  • 8f1c1accfe Update CONTRIBUTING.md with changelog instructions (#21364) Justus Schock 2025-11-19 16:03:47 +01:00
  • 9bcba1c1e8 Add EMAWeightAveraging callback to weight_averaging.py (#21260) Alex Morehead 2025-11-19 05:38:00 -08:00
  • 126fa6f1bf test(ci): add pytorch version 2.9 for CPU tests (#21352) Bhimraj Yadav 2025-11-15 10:55:07 +05:45
  • 5db68e77d0 Merge branch 'master' into copilot/fix-a510cbeb-fb56-46ad-a7ea-f9e4df121c76 Jirka Borovec 2025-11-11 10:46:22 +01:00
  • 3097d3016c Merge branch 'master' into copilot/fix-5627d347-7597-468e-8f82-035c27b55ebc Jirka Borovec 2025-11-11 10:45:36 +01:00
  • b15d394f2a build(deps): update rich requirement from <14.2.0,>=12.3.0 to >=12.3.0,<14.3.0 in /requirements (#21285) dependabot[bot] 2025-11-10 08:57:40 +01:00
  • 36d4c7be15 build(deps): update ipython[notebook] requirement from <9.7.0 to <9.8.0 in /requirements (#21350) dependabot[bot] 2025-11-10 08:56:45 +01:00
  • 35c0617dd4 build(deps): update docutils requirement from <=0.22.2,>=0.18.1 to >=0.18.1,<=0.22.3 in /requirements (#21349) dependabot[bot] 2025-11-10 08:55:46 +01:00
  • 233794816d Update ci to min python v3.10 (#21344) Nicki Skafte Detlefsen 2025-11-07 17:31:31 +01:00
  • 4c58992b6f Remove unused empty requirements.txt (#21346) Shion Matsumoto 2025-11-07 11:31:12 -05:00
  • d046a969ac build(deps): update psutil requirement from <7.1.2 to <7.2 in /requirements (#21318) dependabot[bot] 2025-11-07 16:59:43 +05:30
  • 72dffa0e3e tests for python version in req. for split dependencies (#21305) Jirka Borovec 2025-11-07 11:48:59 +01:00
  • 003af74ded build(deps): update coverage requirement from ==7.10.* to ==7.11.* in /requirements (#442) dependabot[bot] 2025-11-07 10:13:30 +00:00
  • 285fd7b610 build(deps): bump actions/upload-artifact from 4 to 5 (#443) dependabot[bot] 2025-11-07 11:10:27 +01:00
  • 0a6facfad5 build(deps): bump actions/download-artifact from 5 to 6 (#444) dependabot[bot] 2025-11-07 11:10:06 +01:00
  • 29abe6e47d Expose weights_only for loading checkpoints with Trainer, LightningModule, LightningDataModule (#21072) Shion Matsumoto 2025-11-07 01:00:46 -05:00
  • b82db78dfe Fix last.ckpt only being saved when another checkpoint has been created (#21244) Nicki Skafte Detlefsen 2025-11-07 06:01:49 +01:00
  • fa4003b487 Docs finetuning callback example (#21216) Nicki Skafte Detlefsen 2025-11-07 05:17:56 +01:00
  • 74b3fd5242 build(deps): update onnxscript requirement from <0.5.0,>=0.1.0 to >=0.1.0,<0.6.0 in /requirements (#21213) dependabot[bot] 2025-11-06 20:30:26 +05:30
  • 21523a65ba build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /requirements (#21210) dependabot[bot] 2025-11-06 19:27:31 +05:30
  • 40b7766dd5 Add link to pytorch profiler API (#21218) Nicki Skafte Detlefsen 2025-11-06 14:35:11 +01:00
  • e5a616f31a check the init args only when the given frames are in __init__ method. (#21227) GdoongMathew 2025-11-06 18:57:55 +08:00
  • b3e0df03eb Bugfix for BackboneFinetuning + LearningRateFinder (#21224) Nicki Skafte Detlefsen 2025-11-06 11:57:29 +01:00
  • e561c2c6c5 chore: retire Azure CI configs (moved to .azure/legacy) (#21342) Deependu 2025-11-06 16:19:08 +05:30
  • 4deb413474 build(deps): bump coverage from 7.10.7 to 7.11.0 in /requirements (#21299) dependabot[bot] 2025-11-06 16:18:24 +05:30
  • c6034331a3 Changelog after 2.5.6 Release (#21337) Justus Schock 2025-11-06 11:32:56 +01:00
  • bd27dbf689 Add new args to BatchSizeFinder (#21163) Nicki Skafte Detlefsen 2025-11-06 11:22:08 +01:00
  • a7cb33a595 Adding test for legacy checkpoint created with 2.5.6 (#21338) PL Ghost 2025-11-06 10:00:00 +01:00
  • 0380e5ac91 Remove unviolated linting rules (#21229) Shion Matsumoto 2025-11-06 03:54:43 -05:00
  • c913649a1b fix: port already in use & nccl errors in gpu tests (#21335) Deependu 2025-11-06 13:45:22 +05:30
  • 5b3bb74310 Release 2.5.6 (#21336) 2.5.6 release/2.5.x Justus Schock 2025-11-05 21:31:13 +01:00
  • 19912d090e fix: broken links in READMEs and resolve link check issue (#21314) Vladisláv Mináshkin 2025-11-05 20:53:46 +03:00
  • 5337abddab build(deps): update fsspec[http] requirement from <2025.10.0,>=2022.5.0 to >=2022.5.0,<2025.11.0 in /requirements (#21324) dependabot[bot] 2025-11-05 17:57:58 +01:00
  • 030a0378e5 feat: specify standalone port (#447) Deependu 2025-11-05 20:57:27 +05:30
  • 6900045638 docs(trainer): add note for NumPy randomness (#21310) Antonios P. Sarikas 2025-11-05 10:59:50 +02:00
  • 0bd19939d7 chore(ci/litjob): fix and optimize GPU related tests (#21290) Bhimraj Yadav 2025-11-05 14:43:23 +05:45
  • d0e8858d07 Use maintained fork for markdown link check workflow (#445) Shion Matsumoto 2025-11-04 18:29:17 -05:00
  • 3877a9771f Replace deprecated MacOS 13 runner (#446) Shion Matsumoto 2025-11-04 18:21:02 -05:00
  • 573828a19f fix(tests): update fsspec version check causing failure on master (#21330) Bhimraj Yadav 2025-11-04 23:44:50 +05:45
  • 32442c2152 Add name to accelerator interface (#21325) Justus Schock 2025-11-04 09:47:27 +01:00
  • 739cf136f9 Remove Support For Deprecated Habana (#21327) Justus Schock 2025-11-03 18:11:02 +01:00
  • a883890d6d Remove S105, S106, S107 ignores (#21196) Shion Matsumoto 2025-10-29 13:09:28 -04:00
  • 41c49a7f30 build(deps): bump actions/upload-artifact from 4 to 5 (#21315) dependabot[bot] 2025-10-29 09:57:38 +01:00
  • 25cc7b26b6 build(deps): bump actions/download-artifact from 5 to 6 (#21316) dependabot[bot] 2025-10-29 09:57:14 +01:00
  • 3bcfc176e1 build(deps): update torchvision requirement from <0.24.0,>=0.16.0 to >=0.16.0,<0.25.0 in /requirements (#21317) dependabot[bot] 2025-10-29 13:44:00 +05:30
  • 10675b49d6 Synchronize gradients in manual optimization with DDPStrategy(static_graph=True) (#21251) Sohaib Ahmed 2025-10-29 10:39:26 +05:00
  • 2f448e14fc drop dumping wheels after UV switch (#21217) Jirka Borovec 2025-10-28 15:01:03 +01:00
  • 1ef27cebb8 Docs: drop deprecated project (#21250) Jirka Borovec 2025-10-28 15:00:43 +01:00
  • 51abb8f534 Revise CODEOWNERS to include new owners (#441) Jirka Borovec 2025-10-27 10:05:11 +01:00
  • b554e9915a Fix calculate training time by summing all elapsed times instead the last one (#21291) itzhakstern 2025-10-24 07:17:03 +03:00
  • dd7b2f3cf2 tests: fix skipif condition for deepspeed (#21195) Jirka Borovec 2025-10-23 17:57:05 +02:00
  • 6a8d94380e Fix EADDRINUSE errors in distributed tests with port manager and retry logic (#21309) littlebullGit 2025-10-23 10:40:53 -04:00
  • f58a176513 Smaller docfix for cli scheduler documentation (#21228) Nicki Skafte Detlefsen 2025-10-22 20:17:06 +02:00
  • bef9e6b2fa fix: mps related tests (#21270) Bhimraj Yadav 2025-10-22 12:07:31 +05:45
  • 56204d8a9d docs: Add float16 precision warning for optimizer eps and small values (#21295) Bhimraj Yadav 2025-10-21 18:30:50 +05:45
  • 29ddf82262 build(deps): update psutil requirement from <7.1.1 to <7.1.2 in /requirements (#21302) dependabot[bot] 2025-10-21 17:20:13 +05:45
  • 7d0d0ad4e4 build(deps): update jsonargparse[jsonnet,signatures] requirement from <4.42.0,>=4.39.0 to >=4.39.0,<4.43.0 in /requirements (#21303) dependabot[bot] 2025-10-20 08:57:33 +02:00