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
dependabot[bot]
045f1bf438
build(deps): bump Lightning-AI/utilities from 0.11.8 to 0.11.9 ( #20444 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.8 to 0.11.9.
- [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.8...v0.11.9 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 06:07:43 +01:00
Luca Antiga
8ce52876ad
Update CODEOWNERS ( #20433 )
2024-11-21 00:47:44 +01:00
dependabot[bot]
173cb8c1d1
build(deps): bump codecov/codecov-action from 4 to 5 ( #20427 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 20:27:41 +01:00
Thomas Viehmann
f5b513df92
temporarily disable tpu from required checks ( #20417 )
2024-11-13 16:40:19 +01:00
Jirka Borovec
875cfbdba0
ci: update specific configs to latest ( #20416 )
...
update CI
Co-authored-by: Thomas Viehmann <tv.github-private@beamnet.de>
2024-11-13 14:37:21 +00:00
Thomas Viehmann
5756c8199b
bump all macos-13 to -14 ( #20415 )
2024-11-13 15:00:26 +01:00
Jirka Borovec
61a403a512
bump: Torch `2.5` ( #20351 )
...
* bump: Torch `2.5.0`
* push docker
* docker
* 2.5.1 and mypy
* update USE_DISTRIBUTED=0 test
* also for pytorch lightning no distributed
* set USE_LIBUV=0 on windows
* try drop pickle warning
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* disable compiling update_metrics
* bump 2.2.x to bugfix
* disable also log in logger connector (also calls metric)
* more point release bumps
* remove unloved type ignore and print some more on exit
* update checkgroup
* minor versions
* shortened version in build-pl
* pytorch 2.4 is with python 3.11
* 2.1 and 2.3 without patch release
* for 2.4.1: docker with 3.11 test with 3.12
---------
Co-authored-by: Thomas Viehmann <tv.code@beamnet.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-12 15:59:08 +01:00
Jirka Borovec
3627c5bfac
ci: bump deprecated mac 12 to 13 ( #20393 )
2024-11-04 12:33:48 -05:00
dependabot[bot]
8c5fc89f39
build(deps): bump Lightning-AI/utilities from 0.11.7 to 0.11.8 ( #20354 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-10-21 16:15:01 +02:00
Jirka Borovec
e452fe83b1
fix(ci): update for breaking change with upload/download ( #20304 )
2024-09-26 13:51:24 +02:00
dependabot[bot]
7eafab98eb
build(deps): bump peter-evans/create-pull-request from 6 to 7 ( #20266 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
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>
2024-09-16 12:48:55 +02:00
dependabot[bot]
949091570c
build(deps): bump Lightning-AI/utilities from 0.11.6 to 0.11.7 ( #20267 )
...
* build(deps): bump Lightning-AI/utilities from 0.11.6 to 0.11.7
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.6 to 0.11.7.
- [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.6...v0.11.7 )
---
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>
2024-09-16 12:19:49 +02:00
Jirka Borovec
2129fdf362
fix(ci): resolve input str -> num conversion ( #20169 )
2024-08-07 04:59:05 -04:00
Jirka Borovec
a3e60ad420
ci/docs: disable optional cache pkg ( #20168 )
2024-08-06 14:43:32 +02:00
Jirka Borovec
87ffd8ce7c
ci: fix cleaning caches ( #20167 )
2024-08-06 12:59:55 +02:00
awaelchli
b3ee85d3a3
Prepare Lightning 2.4.0 release ( #20154 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-08-05 17:32:32 -04:00
awaelchli
1bc2aadd46
Update type check workflow to PyTorch 2.4 ( #20155 )
2024-08-03 15:49:42 +02:00
dependabot[bot]
f5d82504da
build(deps): bump Lightning-AI/utilities from 0.11.5 to 0.11.6 ( #20134 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.5 to 0.11.6.
- [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.5...v0.11.6 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 11:53:19 +02:00
PL Ghost
12881e838a
docs: update ref to latest tutorials ( #20132 )
...
* update tutorials to `565f61a9`
* update CI
* skip link
---------
Co-authored-by: Borda <Borda@users.noreply.github.com>
Co-authored-by: jirka <jirka.borovec@seznam.cz>
2024-07-28 22:57:05 +02:00
awaelchli
2064887b12
Switch to PyTorch 2.4 stable testing ( #20126 )
2024-07-25 06:59:43 -04:00
dependabot[bot]
f91349c961
build(deps): bump Lightning-AI/utilities from 0.11.4 to 0.11.5 ( #20112 )
2024-07-22 05:31:27 -04:00
dependabot[bot]
abcac66323
build(deps): bump Lightning-AI/utilities from 0.11.3 to 0.11.4 ( #20084 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.3 to 0.11.4.
- [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.3...v0.11.4 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 21:16:48 +02:00
Abhishek Singh
5ecbbaabf3
Remove numpy from base requirements ( #20090 )
...
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2024-07-18 04:18:55 -04:00
awaelchli
bdafe5e739
Add Python 3.12 to the CPU test matrix ( #20078 )
2024-07-13 06:07:35 -04:00
awaelchli
9987d993a0
Remove support for Python 3.8 ( #20071 )
2024-07-12 10:33:35 -04:00
awaelchli
bf25167bbf
Add testing for PyTorch 2.4 (Trainer) ( #20010 )
2024-07-11 06:52:56 -04:00
pre-commit-ci[bot]
a40affb953
[pre-commit.ci] pre-commit suggestions ( #20035 )
...
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: awaelchli <aedu.waelchli@gmail.com>
2024-07-05 12:17:15 -04:00
awaelchli
3730e980e3
CI: Remove waiting logic in release workflow ( #20050 )
2024-07-05 09:25:29 -04:00
awaelchli
330af381de
Remove the lightning app code ( #20039 )
...
* remove source, tests, docs, workflows
* update checkgroup
* update codeowners
* update workflows
* package setup
* config files
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* remove entry point
* docs
* __main__
* remove store
* leftover store removals
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-05 13:56:29 +02:00
awaelchli
693c21ac1b
Add testing for PyTorch 2.4 (Fabric) ( #20028 )
2024-07-02 18:01:03 -04:00
dependabot[bot]
37e04d075a
build(deps): bump Lightning-AI/utilities from 0.11.2 to 0.11.3 ( #20031 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.11.2 to 0.11.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.11.2...v0.11.3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 09:17:42 +02:00
awaelchli
14493c0685
Drop PyTorch 2.0 from the test matrix ( #20009 )
2024-06-30 18:02:00 -04:00
awaelchli
5636fe4a9c
CI: replace macOS-11 with macOS-14 ( #20029 )
2024-06-30 16:19:38 -04:00
thomas chaton
df0d462738
Add support for batch stop ( #20017 )
2024-06-26 17:20:10 +01:00
dependabot[bot]
55b95f26ad
build(deps): bump docker/build-push-action from 5 to 6 ( #20007 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
2024-06-24 07:46:29 +02:00
Gilles Peiffer
b9f215d7fd
Replace usage of `grep -P` with `perl` in `run_standalone_tests.sh` ( #19942 )
2024-06-05 12:32:56 -04:00
Jirka Borovec
e0b7c04e63
ci/docs: enable dispatch build without warning as errors ( #19948 )
2024-06-05 12:32:36 -04:00
Gilles Peiffer
fd86ea7356
Fix typos in CONTRIBUTING.md ( #19937 )
2024-06-03 21:20:01 +02:00
awaelchli
5d7932546d
Update code owners file ( #19925 )
...
update
2024-05-30 11:50:02 -04:00
awaelchli
014cdd84ed
Update code owners file ( #19922 )
...
* update code owners
* update
* Update .github/CODEOWNERS
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
---------
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-05-30 06:12:41 -04:00
Adrian Wälchli
49ed2b102b
Add PyTorch 2.3 to CI matrix ( #19708 )
2024-04-29 07:16:13 -04:00
Adrian Wälchli
5e0e02b79e
Remove support for PyTorch 1.13 ( #19706 )
2024-04-27 01:24:07 -04:00
dependabot[bot]
d25014dbda
build(deps): bump Lightning-AI/utilities from 0.11.0 to 0.11.2 ( #19719 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 10:38:05 -04:00
dependabot[bot]
8b378f0748
build(deps): bump Lightning-AI/utilities from 0.10.1 to 0.11.0 ( #19693 )
...
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities ) from 0.10.1 to 0.11.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.10.1...v0.11.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>
2024-03-25 09:53:19 +00:00
Jirka Borovec
b9bfd1e43b
docs: pin version in links to external docs for [2/3] ( #19672 )
...
* docs: pin version in links to external docs for fabric
* ci update
2024-03-25 10:45:27 +01:00
Jirka Borovec
405cbdba7e
ci: disable package freeze for nightly pkgs ( #19688 )
2024-03-22 21:55:04 -04:00
Felix Hirwa Nshuti
fadd2fccdc
docs: added mathjax for rendering tex format as imgmath needs latex engine to run ( #19675 )
2024-03-20 09:09:22 -07:00
Jirka Borovec
51ad6bb8fe
docs: pin version in links to external docs [1/n] ( #19584 )
...
* docs: ignore link to private repo
* lightning-utilities >=0.11.0, <0.12.0
---------
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2024-03-19 16:35:40 +01:00
Jirka Borovec
b3bd871709
ci: fix loading local actions ( #19670 )
2024-03-18 05:09:56 -07:00