awaelchli
056bb0834b
Avoid overwriting the `lightning_app` entry point ( #20041 )
...
* don't overwrite lightning_app entry point
* bump version
* trigger ci
2024-07-04 09:37:37 +02:00
awaelchli
8b69285ec5
Patch release 2.3.1 ( #20021 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Etay Livne <53942171+EtayLivne@users.noreply.github.com>
Co-authored-by: Etay Livne <etay.livne@mobileye.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
2024-06-27 13:44:05 -04: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
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
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
dependabot[bot]
1e3b0e7057
Bump actions/labeler from 4 to 5 ( #19135 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
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 09:11:01 +01:00
dependabot[bot]
360b12434e
Bump redhat-plumbers-in-action/advanced-issue-labeler from 2 to 3 ( #19104 )
...
Bumps [redhat-plumbers-in-action/advanced-issue-labeler](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler ) from 2 to 3.
- [Release notes](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/releases )
- [Commits](https://github.com/redhat-plumbers-in-action/advanced-issue-labeler/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: redhat-plumbers-in-action/advanced-issue-labeler
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 07:35:17 +01:00
Jirka Borovec
5280f9b80e
ci: run TPU by label update ( #19145 )
...
* ci: run TPU by label again
* labeled
* drop edited
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
---------
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-12-12 14:58:54 -05:00
Jirka Borovec
004b0d1f24
ci: run TPU only with label ( #19143 )
...
* ci: run TPU only with label
* drop false
* keep it failing as Carlos likes :)
2023-12-12 12:37:20 -06:00
dependabot[bot]
e7d7399da3
Bump actions/setup-node from 3 to 4 ( #18889 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-12-04 18:39:40 +01:00
Adrian Wälchli
197b22586a
Fix comm initialization in `MPIEnvironment` ( #19074 )
2023-11-28 16:14:46 -05:00
dependabot[bot]
f5cbd44a04
Bump AButler/upload-release-assets from 2.0 to 3.0 ( #19069 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 12:38:37 +01:00
Adrian Wälchli
da79480054
PyTest random order for Fabric tests ( #19040 )
2023-11-22 16:41:49 -05:00
thomas chaton
d3df1273b6
Add disk usage check before downloading files ( #19041 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-11-21 20:10:18 +00:00
dependabot[bot]
4789905880
Bump Lightning-AI/utilities from 0.9.0 to 0.10.0 ( #19031 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 05:52:30 -05:00
Carlos Mocholí
4e72dcc8db
Reduce lightning data's dependencies ( #19026 )
2023-11-17 16:52:14 -05:00