Commit Graph

  • 8669947759 releasing 0.15.0 Jirka B 2025-07-26 10:13:41 +02:00
  • f224d476e1 docs: fix link to CONTRIBUTING.md Jirka B 2025-07-26 10:06:35 +02:00
  • 8aa3b34296 CLI: replace min dependencies also in pyproject. toml (#414) Jirka Borovec 2025-07-26 10:04:01 +02:00
  • 6df43c2b33 ci: simplify internal testing workflow (#415) Jirka Borovec 2025-07-26 09:52:53 +02:00
  • 0850ff0da0 ci: relax markdown-link-check (#416) Jirka Borovec 2025-07-26 00:51:49 +02:00
  • b36edc4325 docs: updating flaking links (#20980) Jirka Borovec 2025-07-23 17:22:34 +02:00
  • 652afa67d0 build(deps): update tensorboard requirement from <2.20.0,>=2.9.1 to >=2.9.1,<2.21.0 in /requirements (#20992) dependabot[bot] 2025-07-22 17:56:00 +02:00
  • 3a47a5ec19 build(deps): bump mypy from 1.16.1 to 1.17.0 in /requirements (#20991) dependabot[bot] 2025-07-22 17:55:50 +02:00
  • 5038d1aa5e build(deps): update fsspec[http] requirement from <2025.6.0,>=2022.5.0 to >=2022.5.0,<2025.8.0 in /requirements (#20990) dependabot[bot] 2025-07-22 17:55:39 +02:00
  • 37f559e3be Allow dataloader_idx_ in log names when add_dataloader_idx=False (#20987) Rittik Panda 2025-07-19 02:26:47 +05:30
  • b324b980a5 Update README.md William Falcon 2025-07-16 20:25:05 -04:00
  • 4e3cf67337 fix: failing markdown link test in ci (#20979) Deependu 2025-07-14 23:58:36 +05:30
  • 9c4f6f7e85 docs: update ref to latest tutorials (#20977) PL Ghost 2025-07-14 16:11:40 +02:00
  • ea372ef7ec Update README.md William Falcon 2025-07-14 07:45:57 -04:00
  • c6b6553d01 Add support nvcr.io/nvidia/pytorch:25.06-py3 (#20971) Ivan Shivalov 2025-07-11 18:17:54 +03:00
  • ab7b29950f Model checkpointing save_on_train_epoch_end default behavior documentation (#20931) Shion Matsumoto 2025-07-09 17:06:51 -04:00
  • 460c60cc97 Fix: Allow trainer to accept CUDAAccelerator instance as accelerator with FSDP strategy (#20964) Bhimraj Yadav 2025-07-09 20:19:06 +05:45
  • b087c1a553 Add dev env setup guide with uv (#20961) Shion Matsumoto 2025-07-09 07:37:37 -04:00
  • e29a8cbb83 build(deps): bump coverage from 7.9.1 to 7.9.2 in /requirements (#20966) dependabot[bot] 2025-07-07 09:27:22 +02:00
  • 919b85db01 build(deps): update awscli requirement from <1.41.0,>=1.30.0 to >=1.30.0,<1.42.0 in /requirements (#20965) dependabot[bot] 2025-07-07 09:27:11 +02:00
  • ca3880a2bb ci: bump sorting group-check (#20955) Jirka Borovec 2025-07-03 17:24:11 +02:00
  • 95f16c12fe Fix nested module example (#20923) Shion Matsumoto 2025-07-03 11:12:26 -04:00
  • e91541894b Fix typo in LightningModule glossary entry ("organizug" → "organizing") (#20959) Jakub Drábik 2025-07-03 07:40:03 +02:00
  • 02ddc349f8 ci: force pip install with --upgrade-strategy=eager (#20958) Jirka Borovec 2025-07-02 12:42:05 +02:00
  • 73f1ab8558 Fix compatibility for bitsandbytes>=0.46 (#20956) Matthew Douglas 2025-07-02 05:07:57 -04:00
  • 132e5a8f13 Fix compatibility for bitsandbytes>=0.46 bump/bnb Matthew Douglas 2025-07-01 18:05:13 -04:00
  • afa7d56eb7 Add learning rate scheduling support for DeepSpeedStrategy (#20320) Alex Morehead 2025-06-27 10:55:40 -05:00
  • d9f0e44f5d docs: Update compatibility matrix in versioning (#20948) Bhimraj Yadav 2025-06-27 20:21:11 +05:45
  • 33de2307fc ci: disable TPU testing (#20942) Jirka Borovec 2025-06-26 10:58:55 +02:00
  • 46874dfa06 Improve type hint for reduce_fx in LightningModule.log (#20943) Rittik Panda 2025-06-26 14:02:21 +05:30
  • a6519759ee ci/gpu: setting oldest dependencies (#20939) Jirka Borovec 2025-06-25 17:50:12 +02:00
  • 04379c2023 test: addressing flaky spawn in subprocesses (#20940) Jirka Borovec 2025-06-25 17:49:00 +02:00
  • 242d80ff98 test: addressing flaky spawn "process 0 terminated with signal SIGABRT" (#20933) Jirka Borovec 2025-06-24 18:16:37 +02:00
  • 489bbf7baa pin bitsandbytes!=0.46 due to int8_double_quant with ValueError (#20934) Jirka Borovec 2025-06-24 18:14:46 +02:00
  • e11fae58f3 ci/gpu: drop duplicate/confusing dep. installations (#20935) Jirka Borovec 2025-06-24 18:14:31 +02:00
  • 6e90049e75 Fabric: Enable "auto" for devices and accelerator as cli arguments (#20913) Felix Hirwa Nshuti 2025-06-24 10:14:43 +02:00
  • 9fd58c112c CI: make timeout configurable for install jobs in check-package.yml (#412) Jirka Borovec 2025-06-23 21:50:49 +02:00
  • 313830527b docs: update chlog after 2.5.2 release (#20925) Jirka Borovec 2025-06-23 16:42:54 +02:00
  • 8bdb89231a fix: update automated checkpoint messages for consistency (#20924) Jirka Borovec 2025-06-23 16:42:43 +02:00
  • fd0589751c build(deps): bump pytest from 8.4.0 to 8.4.1 in /requirements (#20929) dependabot[bot] 2025-06-23 11:54:38 +02:00
  • 84a92d07f0 build(deps): bump pytest-random-order from 1.1.1 to 1.2.0 in /requirements (#20928) dependabot[bot] 2025-06-23 09:31:35 +02:00
  • 6535de1282 build(deps): bump mypy from 1.16.0 to 1.16.1 in /requirements (#20930) dependabot[bot] 2025-06-23 08:23:14 +02:00
  • 48fcc3099e build(deps): bump codecov/codecov-action from 4 to 5 (#20927) dependabot[bot] 2025-06-23 08:22:59 +02:00
  • 39438bfca2 Adding test for legacy checkpoint created with 2.5.2 (#20922) PL Ghost 2025-06-20 20:15:42 +02:00
  • 1617f70428 releasing 2.5.2 2.5.2 Jirka B 2025-06-19 14:46:55 +02:00
  • ec3e4e7146 fixing typo Jirka B 2025-06-19 12:42:46 +02:00
  • 504908df41 check param is of nn.Parameter type for pruning sanitization (#20783) Garibaldi Pineda-Garcia 2025-06-19 00:05:02 +01:00
  • d914c487a5 Fixing problem for silently supporting jsonnet. (#20899) Mathias Rose Bjare 2025-06-18 13:46:54 +02:00
  • af52c61a13 ci: debug failing run on master (#20845) Jirka Borovec 2025-06-17 18:25:40 +02:00
  • f9c4c31cb1 debugging flaky test_collective_operations with SIGABRT (#20912) Jirka Borovec 2025-06-17 15:11:28 +02:00
  • cf412834d0 bump: bitsandbytes >=0.45.2,<0.47.0 & compatibility patch for bnb.functional.int8_double_quant (#20911) Jirka Borovec 2025-06-16 22:24:32 +02:00
  • 7659176a27 build(deps): bump pytest-cov from 6.1.1 to 6.2.1 in /requirements (#20905) dependabot[bot] 2025-06-16 18:38:39 +02:00
  • 258df43406 build(deps): update typing-extensions requirement from <4.14.0,>=4.4.0 to >=4.4.0,<4.15.0 in /requirements (#20906) dependabot[bot] 2025-06-16 18:38:30 +02:00
  • a9f211acb0 Fix Typos in Comments and Function Names Across Multiple Files (#20901) fuder.eth 2025-06-16 15:58:02 +03:00
  • abde874279 fix check for flaky links in readme (#20910) Jirka Borovec 2025-06-16 14:34:33 +02:00
  • 70acd200d4 build(deps): bump coverage from 7.8.2 to 7.9.1 in /requirements (#20904) dependabot[bot] 2025-06-16 08:49:50 +02:00
  • c10150d07a build(deps): update lightning-habana requirement from <1.3.0,>=1.2.0 to >=1.2.0,<1.7.0 in /requirements (#20903) dependabot[bot] 2025-06-16 08:49:31 +02:00
  • 3e9ae034ea build(deps): update jsonargparse[signatures] requirement from <4.40.0,>=4.39.0 to >=4.39.0,<4.41.0 in /requirements (#20907) dependabot[bot] 2025-06-16 08:49:26 +02:00
  • 57b745d777 build(deps): update pandoc requirement from <=2.3,>=1.0 to >=1.0,<=2.4 in /requirements (#20908) dependabot[bot] 2025-06-16 08:49:16 +02:00
  • d5bd7c7e15 chore: bump mypy from 1.15.0 to 1.16.0 and resolve typing issues (#20900) Rittik Panda 2025-06-13 16:03:21 +05:30
  • e011d4513f Fix Typo in TBPTT Documentation and Improve Trainer Docstring (#20897) kilavvy 2025-06-12 20:02:18 +02:00
  • 33c88dee26 fixing various typos (#20893) Jirka Borovec 2025-06-12 14:01:46 +02:00
  • c3ba585b67 Fix typos: "reparametrization" → "reparameterization" and "recommed" → "recommend" (#20892) leopardracer 2025-06-11 13:18:19 +03:00
  • cb240073f6 Implement todos tensorboard (#20874) Kavyansh Tyagi 2025-06-11 12:38:41 +05:30
  • 5974232199 LightningCLI instantiator receives values applied by instantiation links to set in hparams (#20777) Mauricio Villegas 2025-06-11 08:58:35 +02:00
  • 71dd113000 refactor: use __all__ in accelerators/__init__.py (#20889) littlebullGit 2025-06-11 02:56:20 -04:00
  • b5caa2d4ff refactor: add toggled_optimizer context manager (#20771) Rustam Zhumagambetov 2025-06-10 18:41:37 +02:00
  • f0024a2669 build(deps): update pandas requirement from <2.3.0,>1.0 to >1.0,<2.4.0 in /requirements (#20888) dependabot[bot] 2025-06-10 13:14:28 +02:00
  • 0668c8729f Fix progress bar display to correctly handle iterable dataset and max_steps during training (#20869) Pooja 2025-06-10 07:12:50 -04:00
  • 12aeefbcd8 build(deps): bump pytest from 8.3.5 to 8.4.0 in /requirements (#20887) dependabot[bot] 2025-06-10 12:02:44 +02:00
  • 967d8b7954 Use lazy string formatting in logging statement in setup.py (#20886) Kavyansh Tyagi 2025-06-10 13:40:14 +05:30
  • 083d62a6f8 fix: move check_inputs to target device if available during to_torchscript. (#20873) GdoongMathew 2025-06-06 17:24:16 +08:00
  • 368c1a440d build(deps): bump torch from 2.7.0 to 2.7.1 in /requirements (#20878) dependabot[bot] 2025-06-05 19:05:55 +02:00
  • 7c1d74eaf6 Ensure correct device is used for autocast when mps is selected as Fabric accelerator (#20876) Arman Naseri 2025-06-05 19:05:38 +02:00
  • 1c1c110988 bump: PyTorch to be latest 2.7.1 (#20877) Jirka Borovec 2025-06-05 18:50:13 +02:00
  • e5ceb7ba51 build(deps): bump coverage from 7.8.0 to 7.8.2 in /requirements (#20858) dependabot[bot] 2025-05-29 14:02:08 +02:00
  • f1edfd8321 build(deps): update setuptools requirement from <80.8.1 to <80.9.1 in /requirements (#20861) dependabot[bot] 2025-05-28 13:39:22 +02:00
  • 4ba96a27e7 Fix: Synchronize SIGTERM Handling in DDP to Prevent Deadlocks (#20825) Kavyansh Tyagi 2025-05-28 14:42:33 +05:30
  • 0cb95a5df2 drop deprecated dependabot reviewers (#20860) Jirka Borovec 2025-05-27 15:55:56 +02:00
  • dafa2b48d6 docs: fix typos (#20847) omahs 2025-05-27 15:35:42 +02:00
  • 41cd7ce157 Allow cross-device local checkpoints with fsspec>=2025.5.0 (#20780) Siem de Jong 2025-05-27 14:20:18 +02:00
  • df870a5782 build(deps): update fsspec[http] requirement from <2025.4.0,>=2022.5.0 to >=2022.5.0,<2025.6.0 in /requirements (#20859) dependabot[bot] 2025-05-27 11:45:31 +02:00
  • cb1d016ceb build(deps): update setuptools requirement from <80.7.2 to <80.8.1 in /requirements (#20857) dependabot[bot] 2025-05-27 11:00:44 +02:00
  • 019e1e9319 add python 3.12 in setup.py (#20850) Tomas Zbk 2025-05-23 11:47:52 -03:00
  • d567dcc331 Remove legacy version check for lightning_utilities >= 0.10 (#20823) Deependu 2025-05-20 13:08:50 +05:30
  • 55d48f0af5 docker: update building base docker images for last CUDA & py3.10 (#20844) Jirka Borovec 2025-05-19 15:25:20 +02:00
  • 766f7f8bc9 build(deps): bump pytest-timeout from 2.3.1 to 2.4.0 in /requirements (#20840) dependabot[bot] 2025-05-19 15:10:18 +02:00
  • 2178d0aa67 CLI: resolve jsonargparse deprecation warning (#20802) Adam J. Stewart 2025-05-19 14:52:13 +02:00
  • 23612cc583 ci: skip failing run on master (#20843) Jirka Borovec 2025-05-19 14:48:11 +02:00
  • 2cae6fd417 build(deps): update onnx requirement from <1.18.0,>=1.12.0 to >=1.12.0,<1.19.0 in /requirements (#20841) dependabot[bot] 2025-05-19 14:47:46 +02:00
  • 73fb5b59ed docker: extend building base docker images for litGPT (#20842) Jirka Borovec 2025-05-19 11:53:17 +02:00
  • d4ebb0ccbe build(deps): update nbconvert requirement from <7.14 to <7.17 in /requirements (#20834) dependabot[bot] 2025-05-19 09:47:30 +02:00
  • a83845dd34 build(deps): update matplotlib requirement from <3.9.0,>3.1 to >3.1,<3.10.0 in /requirements (#20839) dependabot[bot] 2025-05-19 09:31:02 +02:00
  • 29b36ae9fa build(deps): bump pytest-rerunfailures from 12.0 to 15.1 in /requirements (#20838) dependabot[bot] 2025-05-19 09:30:52 +02:00
  • f277cb8676 build(deps): update setuptools requirement from <80.4.1 to <80.7.2 in /requirements (#20837) dependabot[bot] 2025-05-19 09:30:44 +02:00
  • cac8cd487b build(deps): bump sphinx-toolbox from 3.10.0 to 4.0.0 in /requirements (#20836) dependabot[bot] 2025-05-19 09:30:36 +02:00
  • 6d9c9f13e9 build(deps): update myst-parser requirement from <3.0.0,>=0.18.1 to >=0.18.1,<4.0.0 in /requirements (#20835) dependabot[bot] 2025-05-19 09:30:28 +02:00
  • 431ee9de74 fix: convert step to int when logging (#20830) Alexander Zhipa 2025-05-16 16:24:37 +02:00
  • 56da2662f1 Fix: TransformerEnginePrecision conversion for layers with bias=False (#20805) Kavyansh Tyagi 2025-05-12 15:52:10 +05:30
  • a991b76d0e build(deps): update setuptools requirement from <70.1.1 to <80.4.1 in /requirements (#20821) dependabot[bot] 2025-05-12 09:19:26 +02:00