Commit Graph

  • 7806ce7477 switch to lightning_utilities.cli requirements set-oldest (#21077) Jirka Borovec 2025-08-19 13:15:58 +02:00
  • b1d9a4c490 Fix: AsyncCheckpointIO snapshots tensors to avoid race with parameter mutation (#21079) littlebullGit 2025-08-18 10:00:52 -04:00
  • 15d420129d build(deps): bump click from 8.1.8 to 8.2.1 in /requirements (#21088) dependabot[bot] 2025-08-18 16:00:27 +02:00
  • 4921af2979 debug failing tests for Fabric with ddp_fork on PT 2.8 -> revert #21057 (#21092) Jirka Borovec 2025-08-18 13:00:07 +02:00
  • 4d84e51749 build(deps): update scikit-learn requirement from <1.7.0,>0.22.1 to >0.22.1,<1.8.0 in /requirements (#21084) dependabot[bot] 2025-08-18 09:59:46 +02:00
  • 7ad8fdfa0f build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements (#21085) dependabot[bot] 2025-08-18 09:59:37 +02:00
  • 59004563b3 build(deps): update onnxruntime requirement from <1.21.0,>=1.12.0 to >=1.12.0,<1.23.0 in /requirements (#21090) dependabot[bot] 2025-08-18 08:37:13 +02:00
  • 37b39bdc09 build(deps): update ipython[notebook] requirement from <8.19.0 to <9.5.0 in /requirements (#21082) dependabot[bot] 2025-08-18 08:36:52 +02:00
  • 28275d87c2 build(deps): update matplotlib requirement from <3.10.0,>3.1 to >3.1,<3.11.0 in /requirements (#21083) dependabot[bot] 2025-08-18 08:36:42 +02:00
  • 74aff518fb build(deps): bump coverage from 7.10.3 to 7.10.4 in /requirements (#21089) dependabot[bot] 2025-08-18 08:35:59 +02:00
  • a84f0631bf build(deps): bump actions/checkout from 4 to 5 (#21091) dependabot[bot] 2025-08-18 08:35:33 +02:00
  • 90e3679c82 Couple of Trainer.fit typos (#21080) Shion Matsumoto 2025-08-18 02:31:27 -04:00
  • 9d05e7a203 add GPU tests with minimal req. to be required (#21075) Jirka Borovec 2025-08-15 14:49:18 +02:00
  • dc7cbdb465 Fix LR not being correctly set after using LearningRateFinder callback (#21068) littlebullGit 2025-08-15 09:57:14 +02:00
  • b218d6588a let _get_default_process_group_backend_for_device support more hardware platforms (#21057) taozhiwei 2025-08-15 15:52:30 +08:00
  • 1fcbc6cddb Adding test for legacy checkpoint created with 2.5.3 (#21066) PL Ghost 2025-08-13 23:46:46 +02:00
  • 3ea6d42e7d Clarification of docs on schedulers (#21061) Nicki Skafte Detlefsen 2025-08-13 22:58:15 +02:00
  • 7bc1bf63cc update use of CUDA images (#21062) Jirka Borovec 2025-08-13 21:38:08 +03:00
  • 27ae13dd65 Merge branch 'master' into ioannis@18861-CSVLogger-fails-on-remote-fs Bhimraj Yadav 2025-08-28 15:19:49 +05:45
  • e55650dceb Update throughput table to include H200 stats (#21119) Nicki Skafte Detlefsen 2025-08-27 16:58:08 +02:00
  • a8f26e83f7 Update versioning governance document (#21107) Dan Dale 2025-08-27 07:19:44 -07:00
  • 13efc86cbc update documentation (#430) Jirka Borovec 2025-08-27 16:11:25 +02:00
  • 9e4d4696e3 docs: replace broken link to Torch 2.x (#21121) Jirka Borovec 2025-08-27 13:58:09 +02:00
  • a4efe5ec4c build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#429) dependabot[bot] 2025-08-26 10:58:53 +02:00
  • 91ec79f351 build(deps): update myst-parser requirement from <4.0.0,>=0.18.1 to >=0.18.1,<5.0.0 in /requirements (#21114) dependabot[bot] 2025-08-25 22:39:52 +02:00
  • c10aeb84e1 build(deps): bump coverage from 7.10.4 to 7.10.5 in /requirements (#21115) dependabot[bot] 2025-08-25 22:39:39 +02:00
  • fdcfe0f76d build(deps): update onnxscript requirement from <0.4.0,>=0.2.2 to >=0.2.2,<0.5.0 in /requirements (#21113) dependabot[bot] 2025-08-25 22:39:12 +02:00
  • 41c8cab3d2 adding AGENTS.md (#428) Jirka Borovec 2025-08-25 22:30:31 +02:00
  • b581924d9b docs: fix log_metrics step description (#21109) Alexander Zhipa 2025-08-23 09:36:13 -04:00
  • 7e9cea4b63 Fix rich progress bar crashing on empty val dataloader sanity checking (#21108) Nicki Skafte Detlefsen 2025-08-22 12:03:19 +02:00
  • a08b64edda ci: pin also test requirements for minimal setup (#21102) Jirka Borovec 2025-08-21 18:07:18 +02:00
  • 2460746464 fix mis-alignment column while using rich model summary in DeepSpeedstrategy (#21100) GdoongMathew 2025-08-21 20:52:20 +08:00
  • da88f5a632 Fix: TorchMetrics documentation source link (#21104) Bhimraj Yadav 2025-08-21 17:39:18 +05:45
  • 571310f0c8 docs: add note on TorchMetrics integration for logging best practices (#21103) Bhimraj Yadav 2025-08-21 17:38:38 +05:45
  • ff64a92624 Make asyncio checkpointing work if validate/fit is called more than once (#20952) jj hunt 2025-08-19 17:40:45 +01:00
  • ad54bc143b bump: try deepspeed >=0.14.1,<=0.15.0 (#21076) Jirka Borovec 2025-08-19 15:13:19 +02:00
  • 8ff43d46d1 switch to lightning_utilities.cli requirements set-oldest (#21077) Jirka Borovec 2025-08-19 13:15:58 +02:00
  • 2c74bee068 Fix: AsyncCheckpointIO snapshots tensors to avoid race with parameter mutation (#21079) littlebullGit 2025-08-18 10:00:52 -04:00
  • 48fa086f8c build(deps): bump click from 8.1.8 to 8.2.1 in /requirements (#21088) dependabot[bot] 2025-08-18 16:00:27 +02:00
  • 9ca360b1c6 debug failing tests for Fabric with ddp_fork on PT 2.8 -> revert #21057 (#21092) Jirka Borovec 2025-08-18 13:00:07 +02:00
  • 9b23a6aa9d fix compare_version if runtime error (#427) Jirka Borovec 2025-08-18 12:55:52 +02:00
  • 5ac872ec99 build(deps): update scikit-learn requirement from <1.7.0,>0.22.1 to >0.22.1,<1.8.0 in /requirements (#21084) dependabot[bot] 2025-08-18 09:59:46 +02:00
  • 345c841127 build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements (#21085) dependabot[bot] 2025-08-18 09:59:37 +02:00
  • e21ee0e257 build(deps): update onnxruntime requirement from <1.21.0,>=1.12.0 to >=1.12.0,<1.23.0 in /requirements (#21090) dependabot[bot] 2025-08-18 08:37:13 +02:00
  • 737c1c6348 build(deps): update ipython[notebook] requirement from <8.19.0 to <9.5.0 in /requirements (#21082) dependabot[bot] 2025-08-18 08:36:52 +02:00
  • 8ff2607a73 build(deps): update matplotlib requirement from <3.10.0,>3.1 to >3.1,<3.11.0 in /requirements (#21083) dependabot[bot] 2025-08-18 08:36:42 +02:00
  • 3ec489e803 build(deps): bump coverage from 7.10.3 to 7.10.4 in /requirements (#21089) dependabot[bot] 2025-08-18 08:35:59 +02:00
  • 5751f8cdbc build(deps): bump actions/checkout from 4 to 5 (#21091) dependabot[bot] 2025-08-18 08:35:33 +02:00
  • 8d88f31315 Couple of Trainer.fit typos (#21080) Shion Matsumoto 2025-08-18 02:31:27 -04:00
  • 8d1a73475e add GPU tests with minimal req. to be required (#21075) Jirka Borovec 2025-08-15 14:49:18 +02:00
  • 1ec459fb93 Generic weight averaging callback that supports EMA (#20545) Seppo Enarvi 2025-08-15 12:52:18 +03:00
  • 39e24f5d37 Torch-Tensorrt Integration with LightningModule (#20808) GdoongMathew 2025-08-15 16:50:55 +08:00
  • 3ed9d4edb7 Fix LR not being correctly set after using LearningRateFinder callback (#21068) littlebullGit 2025-08-15 03:57:14 -04:00
  • 119a640e43 let _get_default_process_group_backend_for_device support more hardware platforms (#21057) taozhiwei 2025-08-15 15:52:30 +08:00
  • a9deadaf41 docs: update chlog after 2.5.3 (#21067) Jirka Borovec 2025-08-14 17:08:05 +03:00
  • 5a2b678159 Adding test for legacy checkpoint created with 2.5.3 (#21066) PL Ghost 2025-08-13 23:46:46 +02:00
  • 08292b1658 Clarification of docs on schedulers (#21061) Nicki Skafte Detlefsen 2025-08-13 22:58:15 +02:00
  • 947f939165 releasing 2.5.3 2.5.3 Jirka B 2025-08-13 20:14:28 +02:00
  • 881efb9110 chore: bump PyTorch version in dependencies & CI (#21043) Jirka Borovec 2025-08-13 10:18:30 +03:00
  • fdafa3443f Hotfix for CI (#21063) Nicki Skafte Detlefsen 2025-08-13 14:56:56 +02:00
  • c8cae85abc bugfix: add support for global_ordinal, local_ordinal, world_size in xla (#20872) Alex Byzov 2025-08-12 21:26:01 +02:00
  • 7171b92527 Fix integration of LearningRateFinder with EarlyStopping (#21056) Nicki Skafte Detlefsen 2025-08-12 20:20:25 +02:00
  • fb80e57551 Add save_on_exception option to ModelCheckpoint (#20916) vsey 2025-08-12 19:57:01 +02:00
  • 5a6aaa36b8 Allow to return ONNXProgram when calling to_onnx(dynamo=True) (#20811) GdoongMathew 2025-08-12 19:18:12 +02:00
  • 41c9967bad Fix lr_finder gradient calculation for mode="exponential" (#21055) Nicki Skafte Detlefsen 2025-08-12 19:12:22 +02:00
  • 8a5567d89f fix: remove extra parameter in accelerator registry decorator (#20975) Jakub Szpunar 2025-08-12 19:04:52 +02:00
  • bc3b166352 Fix save_hyperparameters not crashing on dataclass with init=False (#21051) Nicki Skafte Detlefsen 2025-08-12 17:16:22 +02:00
  • c8c2c163f8 Docs for logging multiple val and test dataloaders (#21054) Shion Matsumoto 2025-08-12 11:09:38 -04:00
  • 9afb2a6e57 add/debug Lit CI (#21002) Jirka Borovec 2025-08-12 18:00:01 +03:00
  • e4f79d7a85 docker: simplify the docker name with CUDA (#21001) Jirka Borovec 2025-08-11 18:26:00 +03:00
  • 17ba4d841d docs: update mail to developer@lightning.ai (#21003) Jirka Borovec 2025-08-11 18:25:27 +03:00
  • 7b457032e0 build(deps): bump torch from 2.7.1 to 2.8.0 in /requirements (#21048) dependabot[bot] 2025-08-11 13:30:49 +02:00
  • c3d0c1e750 docs: update ref to latest tutorials (#21044) PL Ghost 2025-08-11 12:39:15 +02:00
  • 752f92deb4 build(deps): bump actions/download-artifact from 4 to 5 (#21049) dependabot[bot] 2025-08-11 12:09:41 +02:00
  • b5566dd7ee build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2 (#21050) dependabot[bot] 2025-08-11 11:54:32 +02:00
  • d25566ac68 build(deps): bump coverage from 7.10.2 to 7.10.3 in /requirements (#21046) dependabot[bot] 2025-08-11 11:47:53 +02:00
  • d49d746fd0 Replace exit with `sys.exit (#21052) Nicki Skafte Detlefsen 2025-08-11 11:46:41 +02:00
  • ee7b1fb14d docs: overfit_batches uses same batch for train and val (#20731) VED 2025-08-09 03:35:54 +05:30
  • aea989caf9 Fix save_last behavior in absence of validation (#20960) Bas Krahmer 2025-08-08 22:20:48 +02:00
  • 38c4059457 [pre-commit.ci] pre-commit suggestions (#20968) pre-commit-ci[bot] 2025-08-08 22:20:04 +02:00
  • e1f01750f0 Minor correction to demo transformer script (#21033) Nicki Skafte Detlefsen 2025-08-08 21:14:28 +02:00
  • 4c66b9c33f Fix v_num formatting for RichProgressBar (#21040) Nicki Skafte Detlefsen 2025-08-08 18:18:52 +02:00
  • 7dcf2e1be3 Add support for more dtypes in ModelSummary and warning on non-supported (#21034) Nicki Skafte Detlefsen 2025-08-08 18:18:34 +02:00
  • 49309dc060 docker: build images for latest PT 2.8 (#21042) Jirka Borovec 2025-08-08 18:45:38 +03:00
  • 68f31e7233 Fix refresh rate for metrics in RichProgressBar (#21032) Nicki Skafte Detlefsen 2025-08-08 13:24:30 +02:00
  • fe4223d8c5 Allow training_step in manual optimization to return general mappings (#21011) Nicki Skafte Detlefsen 2025-08-06 11:17:32 +02:00
  • ab36fa9855 fix: raise ValueError when provided seed is out-of-bounds (#21029) Jonathan King 2025-08-06 10:43:14 +02:00
  • d6fbea5688 nitpick: add make command to quickly setup the project on lightning studio (#20996) Deependu 2025-08-06 13:08:50 +05:30
  • d0902625af Fix fabric examples and load_checkpoint hparams ref (#21013) Nicki Skafte Detlefsen 2025-08-05 16:15:03 +02:00
  • 5af57a6053 Fix advanced profiler for python >=3.12 (#20809) Tobias Hölzer 2025-08-05 16:14:11 +02:00
  • 08df87a2f4 Fix double iteration bug when resumed from a checkpoint. (#20775) Sudipto Baral 2025-08-04 20:24:24 -04:00
  • 44b603d43c build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0 (#21010) dependabot[bot] 2025-08-04 20:10:26 +05:30
  • e8f5ac6356 fix ci: progress bar console clearing for latest Rich release (#21016) Deependu 2025-08-04 15:36:26 +02:00
  • 12f5a260a8 build(deps): update torchmetrics requirement from <1.8.0,>=0.10.0 to >=0.10.0,<1.9.0 in /requirements (#21006) dependabot[bot] 2025-08-04 13:17:13 +02:00
  • 918f09ffd4 build(deps): update lightning-utilities requirement from <0.15.0,>=0.11.1 to >=0.11.1,<0.16.0 in /requirements (#21005) dependabot[bot] 2025-08-04 13:16:56 +02:00
  • c2a7f82355 build(deps): update docutils requirement from <=0.19,>=0.18.1 to >=0.18.1,<=0.22 in /requirements (#21027) dependabot[bot] 2025-08-04 10:53:56 +02:00
  • 15f6e54299 build(deps): update awscli requirement from <1.42.0,>=1.30.0 to >=1.30.0,<1.43.0 in /requirements (#21026) dependabot[bot] 2025-08-04 10:53:30 +02:00
  • 1e80e99946 build(deps): bump mypy from 1.17.0 to 1.17.1 in /requirements (#21025) dependabot[bot] 2025-08-04 10:50:53 +02:00
  • 4137f2ea3f build(deps): bump coverage from 7.9.2 to 7.10.2 in /requirements (#21024) dependabot[bot] 2025-08-04 10:50:37 +02:00
  • c1e4c225e9 fix: rich progress bar error when resume training (#21000) Deependu 2025-07-31 18:26:01 +05:30