Commit Graph

1062 Commits

Author SHA1 Message Date
awaelchli 9580e94082 x 2024-06-25 18:43:13 +02:00
pre-commit-ci[bot] bec35337a0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-06-25 15:17:23 +00:00
awaelchli ec1dfd2420 tmate 2024-06-25 17:16:25 +02:00
awaelchli 596694673d enable tests 2024-06-25 17:15:52 +02: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
Jirka Borovec e7b7d5f2dd
ci/nightly: fix path for upload (#19666) 2024-03-18 12:50:35 +01:00
Jirka Borovec 3b74d37249
ci: releasing `lightning` nighties (#19661)
* adding workflow
* convert_version2nightly
* allow-local-changes
2024-03-17 13:49:35 +01:00
Jirka Borovec 22dc9c6e37
ci: fix ci-check-md-links args (#19636) 2024-03-15 16:19:28 +01:00
Jirka Borovec f030484d5f
ci/docs: allow failing `linkcheck|doctest` for dispatch run (#19634) 2024-03-15 15:08:01 +01:00
Jirka Borovec 3740546899
gh: update links in GitHub templates (#19592) 2024-03-07 18:22:55 +01:00
Jirka Borovec b19c3a961c
ci: pin `pytest` for package doctests (#19567) 2024-03-04 15:09:04 +01:00
dependabot[bot] 0520d94c71
Bump codecov/codecov-action from 3 to 4 (#19406)
bump

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2024-02-26 11:19:10 -05:00
Jirka Borovec e3b6af5e38
ci: install stable, follow-up `litdata` release (#19533) 2024-02-26 16:20:53 +01:00
thomas chaton e43820a4be
migrate Data subpackage (#19523)
* update

* update

* update

* update

* Update checkgroup.yml

* More

* Add note

* Labeller should be kept as long as we have the stubs

* update

* update

* update

* Apply suggestions from code review

* init

* ci fix

* pin version range

* https://www.neptune.ai/

---------

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2024-02-26 08:25:00 -05:00
dependabot[bot] ddf2ac4df9
Bump actions/cache from 3 to 4 (#19323)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-02-16 18:33:16 +01:00
awaelchli 3fbc29ba21
Fix `CSVLogger` trying to append to file from previous run in same version folder (#19446) 2024-02-13 13:59:04 -05:00
awaelchli 4767544b35
Update checkgroup to require PyTorch 2.2 workflows (#19459) 2024-02-13 06:45:15 +01:00
awaelchli e950bb4828
Remove the Graphcore IPU integration (#19405)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2024-02-12 16:16:02 -05:00
Justus Schock 0acd5f9810
Rename Lightning App CLI (#19440) 2024-02-09 16:54:54 +01:00
awaelchli 9c8cd4ce68
Update to 2.3.0dev (#19430)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-02-08 06:34:51 -05:00
dependabot[bot] 0d8208fb18
Bump peter-evans/create-pull-request from 5 to 6 (#19407)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
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-02-06 12:04:25 +01:00
awaelchli c7c42dcef3
Update CI to use latest PyTorch 2.2 (#19401) 2024-02-05 12:50:23 -05:00
thomas chaton 5a0d2eff8c
map operator: Add support for non absolute input_dir and output_dir (#19378) 2024-02-01 08:25:47 +00:00
Jirka Borovec 9d35c61f5f
ci: adding missing requirements for generating legacy ckpt (#19353) 2024-01-28 11:22:07 +01:00
awaelchli 1a59097ab2
Drop support for PyTorch 1.12 (#19300)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2024-01-26 11:44:24 -05:00
Jirka Borovec 3bd133b107
CI: enable testing with coming PT 2.2 (#19289)
* ci: build dockers for PT 2.2
* py3.12
* --pre --extra-index-url
* typing-extensions
* bump jsonargparse
* install latest jsonargparse
* Add windows skips for Fabric
* convert to xfail
* add pytorch skips
* skip checkpoint consolidation test
* set max torch

---------

Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 16:42:09 +01:00
thomas chaton ed367ca675
StreamingDataLoader: Resolve fault tolerance with the CombinedStreamingDataset and multiple workers (#19326) 2024-01-23 17:54:10 +00:00
Carlos Mocholí a1dd9efcf7
Drop XLA XRT support (#19232)
* Drop XLA XRT support
* update test
* set launched
* update conftest
* xla available check
---------

Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-10 18:39:20 +01:00
dependabot[bot] ae1f78cb9c
Bump actions/setup-python from 4 to 5 (#19136)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2024-01-09 08:33:09 -05:00
dependabot[bot] 5dbfcc278e
Bump Lightning-AI/utilities from 0.10.0 to 0.10.1 (#19211)
Bumps [Lightning-AI/utilities](https://github.com/lightning-ai/utilities) from 0.10.0 to 0.10.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.10.0...v0.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-26 02:49:11 +01:00
Jirka Borovec 6ea0e2d632
ci: cancel-in-progress if PR (#19204) 2023-12-21 17:49:18 -05:00
Jirka Borovec 02ad844a17
ci: bump also conda requirements (#19203)
* ci: bump also conda requirements
* Apply suggestions from code review

---------

Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-12-21 22:58:43 +01:00
Carlos Mocholí 58b4bfab2e
Fix standalone test file links (#19165) 2023-12-14 17:18:47 -05:00
Jirka Borovec 3c1dc71447
ci: freeze requirements used in workflows (#19146) 2023-12-14 14:49:43 +01:00
dependabot[bot] 2e77862c24
Bump google-github-actions/setup-gcloud from 1 to 2 (#19137)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1 to 2.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v1...v2)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  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>
2023-12-13 13:47:18 -05:00
dependabot[bot] bb4421327a
Bump google-github-actions/auth from 1 to 2 (#19105)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 1 to 2.
- [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/v1...v2)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  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>
2023-12-13 13:40:14 -05:00