Commit Graph

  • 9fa10f890a build(deps): bump pytest-doctestplus from 1.4.0 to 1.5.0 in /requirements (#21301) dependabot[bot] 2025-10-20 08:13:22 +02:00
  • c943c05c14 bump: deepspeed to be 0.16 (#21194) Jirka Borovec 2025-10-17 10:55:26 +02:00
  • 7323bb8474 Fix logged sparsity calculation in ModelPruning (#21223) Nicki Skafte Detlefsen 2025-10-16 18:43:08 +02:00
  • 7fa8fe42a9 [Hotfix] Remove reference to torch.jit.export (#21292) Nicki Skafte Detlefsen 2025-10-16 13:56:12 +02:00
  • 02f92a9102 nitpick: remove unnecessary type ignore & comment (#21274) Deependu 2025-10-16 15:31:44 +05:30
  • ec09487cd0 fix: setup in Lightning Studio by uninstalling pre-installed lightning package (#21275) Deependu 2025-10-15 16:12:12 +05:30
  • e0e42a0139 fix pylint E1120 error. (#21230) GdoongMathew 2025-10-15 18:02:36 +08:00
  • 4cd233616e build(deps): bump coverage from 7.10.6 to 7.10.7 in /requirements (#21234) dependabot[bot] 2025-10-15 09:21:44 +05:45
  • dc64c9a017 [pre-commit.ci] pre-commit suggestions (#21273) pre-commit-ci[bot] 2025-10-15 09:20:51 +05:45
  • 3abe314e07 build(deps): bump pytest-rerunfailures from 16.0.1 to 16.1 in /requirements (#21283) dependabot[bot] 2025-10-15 08:20:25 +05:45
  • 701e560261 build(deps): bump astral-sh/setup-uv from 6 to 7 (#21284) dependabot[bot] 2025-10-15 08:20:02 +05:45
  • 851e66f475 fix:docs build errors (#21286) Bhimraj Yadav 2025-10-13 19:30:02 +05:45
  • feb8fa19cd Fix spelling error in README description William Falcon 2025-10-11 17:30:55 -07:00
  • 79dc82c66c build(deps): update ipython[notebook] requirement from <9.6.0 to <9.7.0 in /requirements (#21267) dependabot[bot] 2025-10-07 12:41:59 +02:00
  • 4be131d13c build(deps): update onnxruntime requirement from <1.23.0,>=1.12.0 to >=1.12.0,<1.24.0 in /requirements (#21252) dependabot[bot] 2025-10-07 12:38:25 +02:00
  • 4dc1dbce63 update readme William Falcon 2025-10-05 08:21:47 -07:00
  • 192daa82e2 readme updates William Falcon 2025-10-05 08:15:37 -07:00
  • c944c2dbcf readme William Falcon 2025-10-05 04:35:42 -07:00
  • 46a406a93c Add UTM parameters to links in README William Falcon 2025-10-05 04:31:50 -07:00
  • 191fa8dcca Apply ruff lint suggestion - combine nested if statements copilot-swe-agent[bot] 2025-10-04 21:27:20 +00:00
  • 8172433984 Fix ReduceLROnPlateau scheduler with check_val_every_n_epoch copilot-swe-agent[bot] 2025-10-04 21:22:04 +00:00
  • 9499e9e6e2 Remove unnecessary TODO comment in fit_loop.py copilot-swe-agent[bot] 2025-10-04 21:11:12 +00:00
  • 531c1e9da5 Initial plan copilot-swe-agent[bot] 2025-10-04 21:04:59 +00:00
  • b12bec5565 Initial plan copilot-swe-agent[bot] 2025-10-04 21:03:11 +00:00
  • 918a1a6263 Fix heading formatting in README.md William Falcon 2025-10-03 15:05:17 -07:00
  • d7a92eeda0 Update heading from 'Why PyTorch Lightning?' to 'Convert from PyTorch to PyTorch Lightning?' William Falcon 2025-10-03 15:04:17 -07:00
  • 7c0d36f312 Update readme (#21263) William Falcon 2025-10-03 15:02:44 -07:00
  • e21b1725f0 build(deps): bump click from 8.2.1 to 8.3.0 in /requirements (#21237) dependabot[bot] 2025-09-30 13:16:13 +02:00
  • dfbee800e0 Fix LightningCLI loading of hyperparameters from ckpt_path failing for subclass model mode (#21246) Mauricio Villegas 2025-09-29 12:48:04 +02:00
  • 3726e545d9 Update webdataset integration example with missing ddp params (#21243) Nicki Skafte Detlefsen 2025-09-26 11:05:25 +02:00
  • 4e262bc86c Docs: skip flaky link to Medium post (#21249) Jirka Borovec 2025-09-26 09:49:42 +01:00
  • 2b7197a00c simplify lit CI config (#21220) Jirka Borovec 2025-09-26 09:31:55 +01:00
  • 0943546b08 build(deps): update docutils requirement from <=0.22,>=0.18.1 to >=0.18.1,<=0.22.2 in /requirements (#21238) dependabot[bot] 2025-09-25 11:56:24 +01:00
  • 4662d0ce74 build(deps): bump mypy from 1.18.1 to 1.18.2 in /requirements (#21235) dependabot[bot] 2025-09-25 16:10:53 +05:45
  • 08875e89bf build(deps): update psutil requirement from <7.0.1 to <7.1.1 in /requirements (#21236) dependabot[bot] 2025-09-25 15:58:28 +05:45
  • 760620742e Add note on accessing last and best checkpoint (#21241) Nicki Skafte Detlefsen 2025-09-25 11:09:57 +02:00
  • 9d40bc851f Add MPS accelerator support for mixed precision (#21209) Bhimraj Yadav 2025-09-25 14:02:31 +05:45
  • bb4af13022 build(deps): update check-jsonschema requirement from ==0.33.* to ==0.34.* in /requirements (#439) dependabot[bot] 2025-09-22 19:01:37 +02:00
  • e088694d41 fix: failing ci linkcheck in markdown (#21222) Deependu 2025-09-16 02:22:22 +05:30
  • 18ceb677a1 Add documentation on multi test dataloaders (#21215) Nicki Skafte Detlefsen 2025-09-15 21:25:44 +02:00
  • e9368a79d2 ci: uv for docs-build (#21206) Shion Matsumoto 2025-09-15 15:21:22 -04:00
  • f4798d614a build(deps): bump pytest-cov from 6.3.0 to 7.0.0 in /requirements (#438) dependabot[bot] 2025-09-15 19:06:11 +02:00
  • 3bdf8ee144 docs: Add clarification on checkpoint save location (#21214) Nicki Skafte Detlefsen 2025-09-15 15:26:05 +02:00
  • 252bc21321 litCI: try switching A100 to L4 for oldest suites (#21200) Jirka Borovec 2025-09-15 14:58:30 +02:00
  • c0d88d57a4 build(deps): bump mypy from 1.17.1 to 1.18.1 in /requirements (#21211) dependabot[bot] 2025-09-15 14:51:42 +02:00
  • bfb15b7c2c fix: Checkout and Git LFS fetch issue for pytorch docs workflow (#21219) Bhimraj Yadav 2025-09-15 18:35:52 +05:45
  • 1406b1e235 [pre-commit.ci] auto fixes from pre-commit.com hooks docs/lfs pre-commit-ci[bot] 2025-09-12 21:11:48 +00:00
  • ffcb0129c8 debug failing checkout docs/LFS jirka 2025-09-12 23:09:39 +02:00
  • b7ca4d3659 Document missing trainer args (#21205) Nicki Skafte Detlefsen 2025-09-12 22:39:03 +02:00
  • 31193d05e4 Empty-Commit docs/wandb jirka 2025-09-12 22:05:04 +02:00
  • f7c1d8b194 Merge branch 'master' into docs/wandb Ethan Harris 2025-09-12 19:00:59 +01:00
  • f1ed6a2740 Fix PT011 (#21197) Shion Matsumoto 2025-09-12 12:51:09 -04:00
  • b29f79f3c6 Reorder trainer flags to alphabetical order (#21203) Nicki Skafte Detlefsen 2025-09-12 10:10:42 +02:00
  • 6270d2c917 docs: drop broken link Jirka B 2025-09-12 01:15:24 +02:00
  • bd1f3fde11 make lit CI as required - benchmarks (#21201) Jirka Borovec 2025-09-11 20:27:15 +02:00
  • 4b1079ab2f convert benchmarks to litCI (#21199) Jirka Borovec 2025-09-11 19:58:39 +02:00
  • da0e64649d make lit CI as required (#21198) Jirka Borovec 2025-09-11 10:02:38 +02:00
  • 6765901e6a docs: replace broken link (#21193) Jirka Borovec 2025-09-10 14:35:59 +02:00
  • 861256517b drop using dockers (#21190) Jirka Borovec 2025-09-10 14:35:47 +02:00
  • 6989e15648 Expose stopping reasons in EarlyStopping callback (#21188) Nicki Skafte Detlefsen 2025-09-10 13:19:29 +02:00
  • 9eb3740339 Prevent recursive symlink creation iwhen save_last='link' and save_top_k=-1 (#21186) littlebullGit 2025-09-10 07:14:56 -04:00
  • e4c4e9a041 Fix lightning cli crashing when trainer defaults contain callback (#21192) Nicki Skafte Detlefsen 2025-09-10 12:51:38 +02:00
  • d73c50d264 Fix missing reset when pruning with lottery ticket hypothesis (#21191) Nicki Skafte Detlefsen 2025-09-10 11:52:46 +02:00
  • f4e0a19b41 Support variable batch size in throughput callback (#20236) Alex 2025-09-10 11:44:22 +02:00
  • 529075cff6 [pre-commit.ci] auto fixes from pre-commit.com hooks fabric/cli pre-commit-ci[bot] 2025-09-09 19:27:43 +00:00
  • b6b89e4bbc Merge branch 'fabric/cli' of https://github.com/Lightning-AI/lightning into fabric/cli Jirka B 2025-09-09 21:27:21 +02:00
  • d90cef823f update tests Jirka B 2025-09-09 21:24:42 +02:00
  • c5963bea49 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-09-09 19:20:07 +00:00
  • 9ac06018c2 fabric: unify CLI with jsonargparse Jirka B 2025-09-09 21:19:29 +02:00
  • 3998b5d795 Fix edgecase in batch size scaling tuner alg (#21187) Nicki Skafte Detlefsen 2025-09-09 11:58:18 +02:00
  • cd30ce4581 tests: ignore future warning for oldest configurations (#21185) Jirka Borovec 2025-09-08 22:48:11 +02:00
  • 8215dc0bf5 docs: update chlog after 2.5.5 release (#21169) Jirka Borovec 2025-09-08 22:14:37 +02:00
  • 6a302dc703 build(deps): update ipython[all] requirement from <9.0.0,>=8.0.0 to >=8.0.0,<10.0.0 in /requirements (#21172) dependabot[bot] 2025-09-08 22:12:35 +02:00
  • 28dbfeeb96 Set _DeviceDtypeModuleMixin _device from torch's default device function (#21164) GdoongMathew 2025-09-09 04:12:01 +08:00
  • 75a6bf7832 code check with uv (#21183) Shion Matsumoto 2025-09-08 14:37:27 -04:00
  • 04cb37765f build(deps): bump actions/setup-python from 5 to 6 (#437) dependabot[bot] 2025-09-08 19:41:04 +02:00
  • 794729d4d5 build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#436) dependabot[bot] 2025-09-08 19:40:39 +02:00
  • 7b0f96092a build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#435) dependabot[bot] 2025-09-08 19:40:09 +02:00
  • 49ec1686d9 build(deps): bump actions/labeler from 5 to 6 (#434) dependabot[bot] 2025-09-08 19:39:45 +02:00
  • 38a963d006 build(deps): update twine requirement from ==6.1.* to ==6.2.* in /requirements (#433) dependabot[bot] 2025-09-08 19:39:10 +02:00
  • 43de765a16 build(deps): bump pytest-cov from 6.2.1 to 6.3.0 in /requirements (#432) dependabot[bot] 2025-09-08 19:38:28 +02:00
  • 22132aa754 build(deps): bump pytest-cov from 6.2.1 to 6.3.0 in /requirements (#21173) dependabot[bot] 2025-09-08 19:36:11 +02:00
  • f41f73d771 build(deps): bump pytest from 8.4.1 to 8.4.2 in /requirements (#21174) dependabot[bot] 2025-09-08 14:21:28 +02:00
  • b4826cbb1f build(deps): bump pytest-rerunfailures from 16.0 to 16.0.1 in /requirements (#21177) dependabot[bot] 2025-09-08 14:21:12 +02:00
  • 44e57d06f3 build(deps): update jsonargparse[jsonnet,signatures] requirement from <4.41.0,>=4.39.0 to >=4.39.0,<4.42.0 in /requirements (#21179) dependabot[bot] 2025-09-08 12:34:49 +02:00
  • 947ecaefb1 build(deps): update fsspec[http] requirement from <2025.8.0,>=2022.5.0 to >=2022.5.0,<2025.10.0 in /requirements (#21180) dependabot[bot] 2025-09-08 12:34:13 +02:00
  • 9506df7ddc build(deps): bump twine from 6.1.0 to 6.2.0 in /requirements (#21178) dependabot[bot] 2025-09-08 12:33:44 +02:00
  • d204cb10af fix using CPU torch with UV (#21181) Jirka Borovec 2025-09-08 09:16:45 +02:00
  • 33d748d330 build(deps): bump actions/labeler from 5 to 6 (#21176) dependabot[bot] 2025-09-08 07:27:25 +02:00
  • 0b73f4b645 build(deps): bump actions/setup-python from 5 to 6 (#21175) dependabot[bot] 2025-09-08 07:26:27 +02:00
  • debcda093e Adding test for legacy checkpoint created with 2.5.5 (#21168) PL Ghost 2025-09-05 21:46:27 +02:00
  • 77f9811a77 litGPU: run Fabric tests with uv setup (#21157) Jirka Borovec 2025-09-05 16:16:39 +02:00
  • d23fec10af litGPU: run Pytorch tests with uv setup (#21158) Jirka Borovec 2025-09-05 16:15:47 +02:00
  • dd0a8f3c6a releasing 2.5.5 2.5.5 Jirka B 2025-09-03 11:15:28 +02:00
  • 22c9a37742 debug failing tests for Fabric with ddp_fork on PT 2.8 (#21093) Jirka Borovec 2025-09-04 17:05:26 +02:00
  • 69f86083eb update flaky syntax (#21156) Jirka Borovec 2025-09-04 17:04:08 +02:00
  • 17d2d78407 Tuner cleanup on error (#21162) Nicki Skafte Detlefsen 2025-09-04 13:47:53 +02:00
  • 509f562900 Respect verbose=False in seed_everything when no seed is provided (#21161) Kavyansh Tyagi 2025-09-04 13:40:10 +02:00
  • 8bcb56a8a3 Remove forgotten deprecated parse_as_dict argument in LightningCLI test (#21159) Mauricio Villegas 2025-09-04 10:18:47 +02:00
  • 05d43b0c7d uv for tests-fabric (#21155) Shion Matsumoto 2025-09-03 09:53:04 -04:00