911 Commits

Author SHA1 Message Date
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
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
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
Jirka Borovec
e0b7c04e63 ci/docs: enable dispatch build without warning as errors (#19948) 2024-06-05 12:32:36 -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
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
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
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