Commit Graph

870 Commits

Author SHA1 Message Date
dependabot[bot]
c504088b03 build(deps): bump google-github-actions/auth from 2 to 3 (#21139)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2 to 3.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/auth/compare/v2...v3)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 09:34:31 +02:00
Jirka Borovec
a08b64edda ci: pin also test requirements for minimal setup (#21102)
* ci: pin also test requirements for minimal setup
* onnx >1.12.0
* numpy >1.20.0
* onnxscript >= 0.1.0
* tensorboard >=2.11
* tensorboardX >=2.6

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-21 18:07:18 +02:00
Jirka Borovec
8ff43d46d1 switch to lightning_utilities.cli requirements set-oldest (#21077) 2025-08-19 13:15:58 +02:00
dependabot[bot]
5751f8cdbc build(deps): bump actions/checkout from 4 to 5 (#21091)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 08:35:33 +02:00
GdoongMathew
39e24f5d37 Torch-Tensorrt Integration with LightningModule (#20808)
* feat: add `to_tensorrt` in the `LightningModule`.
* refactor: fix `to_tensorrt` impl
* test: add test_torch_tensorrt.py
* add dependency in test requirement
* limit the torch-tensorrt condition again
* update tensorrt version
* update tensorrt source
* update test.txt
* ci: add extra-index
* ci: use find-links instead. works on my computer...
* fix: fix bug in torch-tensorrt 2.8.0
* add find links in ci test.
* chlog

---------

Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
2025-08-15 10:50:55 +02:00
Jirka Borovec
4ff8ff7d76 chore: bump PyTorch version in dependencies & CI (#21043)
* bump PyTorch version in dependencies & CI

build(deps): update torchvision requirement in /requirements

Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](https://github.com/pytorch/vision/compare/v0.16.0...0.23.0)

---
updated-dependencies:
- dependency-name: torchvision
  dependency-version: 0.23.0
  dependency-type: direct:production
...

* RunIf(linux_only=True)
* _xfail_gloo_windows
* FixMe
* flaky

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 09:18:30 +02:00
Jirka Borovec
f0676260ba docker: simplify the docker name with CUDA (#21001)
Co-authored-by: Bhimraj Yadav <bhimrajyadav977@gmail.com>
2025-08-11 17:26:00 +02:00
dependabot[bot]
14be476820 build(deps): bump actions/download-artifact from 4 to 5 (#21049)
* build(deps): bump actions/download-artifact from 4 to 5

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-08-11 12:09:41 +02:00
dependabot[bot]
daed436539 build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2 (#21050)
* build(deps): bump Lightning-AI/utilities from 0.15.0 to 0.15.2

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.15.0 to 0.15.2.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.15.0...v0.15.2)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-08-11 11:54:32 +02:00
Jirka Borovec
20960ec3b6 docker: build images for latest PT 2.8 (#21042)
* docker: build images for latest PT `2.8`
* build release
2025-08-08 17:45:38 +02:00
dependabot[bot]
95ad9c25d1 build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0 (#21010)
* build(deps): bump Lightning-AI/utilities from 0.14.3 to 0.15.0

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Deependu <deependujha21@gmail.com>
2025-08-04 20:10:26 +05:30
Jirka Borovec
ca3880a2bb ci: bump sorting group-check (#20955)
* ci: debug sorting group-check

* trigger

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* @bump/node20

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* Empty-Commit

* dependabot/npm_and_yarn/multi-63fbbd1def

* dependabot/npm_and_yarn/brace-expansion-1.1.12

* dependabot/npm_and_yarn/octokit/webhooks-9.26.3

* dependabot/npm_and_yarn/braces-3.0.3

* dependabot/npm_and_yarn/multi-4e11cecdf1

* dependabot/npm_and_yarn/json5-1.0.2

* dependabot/npm_and_yarn/multi-3e154a7e10

* bump/5.5

* Apply suggestions from code review
2025-07-03 17:24:11 +02:00
Jirka Borovec
02ddc349f8 ci: force pip install with --upgrade-strategy=eager (#20958) 2025-07-02 12:42:05 +02:00
Jirka Borovec
33de2307fc ci: disable TPU testing (#20942) 2025-06-26 10:58:55 +02:00
Jirka Borovec
242d80ff98 test: addressing flaky spawn "process 0 terminated with signal SIGABRT" (#20933) 2025-06-24 18:16:37 +02:00
Jirka Borovec
8bdb89231a fix: update automated checkpoint messages for consistency (#20924) 2025-06-23 16:42:43 +02:00
dependabot[bot]
48fcc3099e build(deps): bump codecov/codecov-action from 4 to 5 (#20927)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-23 08:22:59 +02:00
Jirka Borovec
c85660c0da ci: debug failing run on master (#20845) 2025-06-17 18:25:40 +02:00
Jirka Borovec
2358ed338b debugging flaky test_collective_operations with SIGABRT (#20912) 2025-06-17 15:11:28 +02:00
Jirka Borovec
26e2c2c132 fix check for flaky links in readme (#20910)
* fix check for flaky links in readme

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update ci-check-md-links.yml

* force-check-all: "yes"

* fix & skip

* Empty-Commit

* fixing

* fixing

* fixing

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-06-16 14:34:33 +02:00
Jirka Borovec
821611b5b3 bump: PyTorch to be latest 2.7.1 (#20877) 2025-06-05 18:50:13 +02:00
Jirka Borovec
3b37c3e6eb docker: update building base docker images for last CUDA & py3.10 (#20844)
docker: extend building base docker images for last CUDA
2025-05-19 15:25:20 +02:00
Jirka Borovec
9d93d7734e ci: skip failing run on master (#20843)
* disabled
2025-05-19 14:48:11 +02:00
Jirka Borovec
bef53a8658 docker: extend building base docker images for litGPT (#20842) 2025-05-19 11:53:17 +02:00
Jirka Borovec
749dc90f1b drop mergify (#20770)
* drop mergify
* label conflist
2025-04-28 14:32:35 +02:00
Jirka Borovec
69d8fa9b95 bump: testing latest PT on GPU to 2.7 (#20754) 2025-04-25 20:29:32 +02:00
Jirka Borovec
6cf2581feb update model message (#20753)
* update model message
* nitpick_ignore
2025-04-25 19:49:44 +02:00
Jirka Borovec
c88bb407b3 ci: try to supress false failing check for create legacy checkpoint (#20746) 2025-04-22 15:09:35 +02:00
Jirka Borovec
08a04de85a ci: try to suppress false failing check for create legacy checkpoint (#20745) 2025-04-22 11:57:40 +02:00
Jirka Borovec
d57c2a3ff1 ci: bump dead ubuntu 20.04 (#20719) 2025-04-16 10:54:33 +02:00
Tom Hu
02311d03fb feat: add Codecov test results (#20694)
* feat: add Codecov test results
* linter

---------

Co-authored-by: Jirka B <j.borovec+github@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-04-07 13:57:07 +02:00
dependabot[bot]
5e0209ab41 build(deps): bump Lightning-AI/utilities from 0.14.2 to 0.14.3 (#20700)
* build(deps): bump Lightning-AI/utilities from 0.14.2 to 0.14.3

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.14.2...v0.14.3)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-version: 0.14.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-04-07 13:41:16 +02:00
dependabot[bot]
44eb839880 build(deps): bump Lightning-AI/utilities from 0.14.1 to 0.14.2 (#20667)
* build(deps): bump Lightning-AI/utilities from 0.14.1 to 0.14.2

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.14.1...v0.14.2)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-03-24 21:06:52 +01:00
Jirka Borovec
669486afdd docs: update chlog after 2.5.1 release (#20662)
* docs: update chlog after `2.5.1` release

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-21 09:43:34 +00:00
Jirka Borovec
5cbfb8649a docker: releasing PL with latest PT 2.6 (#20655)
* docker: releasing Pl with PT 2.6
* cuda_version: "12.4.1"
2025-03-19 15:15:58 +01:00
Jirka Borovec
28f0fcb286 ci: bump next torch 2.7 (#20656)
* ci: bump next `torch` 2.7
* cuda_version: "12.6.3"
2025-03-19 15:15:38 +01:00
dependabot[bot]
2011d5a175 build(deps): bump Lightning-AI/utilities from 0.14.0 to 0.14.1 (#20650)
* build(deps): bump Lightning-AI/utilities from 0.14.0 to 0.14.1

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.14.0...v0.14.1)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-03-17 12:49:36 +01:00
Jirka Borovec
a0134d238a bump: testing with latest torch 2.6 (#20509)
* bump: testing with future torch 2.6
* bump `typing-extensions`
* TORCHINDUCTOR_CACHE_DIR
* bitsandbytes
* Apply suggestions from code review
* _TORCH_LESS_EQUAL_2_6

---------

Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luca Antiga <luca@lightning.ai>
2025-03-11 14:56:56 +01:00
Jirka Borovec
02e2668b3e ci: aggregate checks with guardian (#20635) 2025-03-11 14:24:32 +01:00
dependabot[bot]
d15eeff3c1 build(deps): bump Lightning-AI/utilities from 0.12.0 to 0.14.0 (#20631)
* build(deps): bump Lightning-AI/utilities from 0.12.0 to 0.14.0

Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2025-03-10 14:16:04 +01:00
dependabot[bot]
ea59e40336 build(deps): bump Lightning-AI/utilities from 0.11.9 to 0.12.0 (#20569)
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.11.9 to 0.12.0.
- [Release notes](https://github.com/lightning-ai/utilities/releases)
- [Changelog](https://github.com/Lightning-AI/utilities/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lightning-ai/utilities/compare/v0.11.9...v0.12.0)

---
updated-dependencies:
- dependency-name: Lightning-AI/utilities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 23:42:12 +01:00
Jirka Borovec
8c2d263df3 docs: inject version selector to HTML docs (#20535) 2025-01-07 13:06:51 +00:00
pre-commit-ci[bot]
1b26ac4cf5 [pre-commit.ci] pre-commit suggestions (#20532)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka B <j.borovec+github@gmail.com>
2025-01-07 21:44:19 +09:00
Luca Antiga
4337f7fcda Revert "Patch jsonargparse for Python >= 3.12.8" (#20513)
* Revert "Patch jsonargparse for Python >= 3.12.8 (#20479)"

This reverts commit 38971a0cae.

* Update upper bound for jsonargparse

* Ensure jsonargparse is up to date in containers

* Skip pt 2.1 tests incompatible with new jsonargparse
2024-12-21 01:51:06 +01:00
Jirka Borovec
c45c3c92c0 docker: fix setting tags (#20504)
* docker: fix setting tags

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* pip install

* cmd

* latest

* print

* cuda 12.1.1

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-20 10:05:50 +01:00
Jirka Borovec
f9babd1def ci: build docs once you prepare release (#20507) 2024-12-19 18:02:13 +01:00
Allee
4c0eb3acd7 Update (ci): github action's artifact upgrade v4 (#20500)
* Update (ci): github action's artifact upgrade due to EOL for versions less than 4

* fix (ci:  linkcheck): ignore 403 status code from habana.ai since it redirects intel.com documentation

* fix with pattern + merge

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* use dist

* Revert "use dist"

This reverts commit ed44fec0b0.

* retention

* ls -lh pypi/

* strategy.job-index

* stupid missing needs: build-packages

* tree pypi

* sudo

* Apply suggestions from code review

---------

Co-authored-by: Jirka B <j.borovec+github@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-12-17 08:08:00 -05:00
Luca Antiga
38971a0cae Patch jsonargparse for Python >= 3.12.8 (#20479)
* Patch argparse _parse_known_args

* Add patch to test

* Avoid importing lightning in assistant

* Fix return type
2024-12-09 14:35:44 +01:00
Luca Antiga
8892b2c45d Temporarily pin Python at 3.12.7 to avoid jsonargparse issue in CI (#20476)
Temporarily pin Python at 3.12.7 to avoid jsonargparse issue
2024-12-07 19:52:21 -08:00
Jirka Borovec
1e88899a51 bump python 3.9+ (#20413)
* bump python 3.9+

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* --unsafe-fixes

* contextlib.AbstractContextManager

* type: ignore[misc]

* update CI

* apply fixes

* apply fixes

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2024-11-25 09:20:17 +01:00