Dmitry Frolov
|
1ffa5cdd53
|
Feat(plugins): adding `KeepMachinesAfterStop` flag propagation (#19660)
* Feat(plugins): adding KeepMachinesAfterStop flag propagation
|
2024-03-16 16:28:35 -04:00 |
Jirka Borovec
|
0b88204c6a
|
bump `lightning-utilities` from <0.10 to <0.11 (#19586)
|
2024-03-07 11:20:57 -05:00 |
thomas chaton
|
10c3a71dbd
|
Bump Lightning Cloud 0.5.64 (#19372)
|
2024-01-30 14:57:11 +00: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
|
97d71aba0b
|
Data Processor: Resolve several bugs found while publishing a Studio (#19309)
|
2024-01-18 20:46:06 +00:00 |
thomas chaton
|
6655c4d752
|
Bump Lightning Cloud to 0.5.59 (#19301)
update
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2024-01-17 09:39:26 +00:00 |
thomas chaton
|
052c0d5b04
|
Bump Lightning Cloud 0.5.58 (#19295)
|
2024-01-16 13:43:18 +00:00 |
dependabot[bot]
|
e6a787c08e
|
Update traitlets requirement from <5.10.0,>=5.3.0 to >=5.3.0,<5.12.0 in /requirements (#18753)
Update traitlets requirement in /requirements
Updates the requirements on [traitlets](https://github.com/ipython/traitlets) to permit the latest version.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Changelog](https://github.com/ipython/traitlets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipython/traitlets/compare/5.3.0...v5.11.2)
---
updated-dependencies:
- dependency-name: traitlets
dependency-type: direct:production
...
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-13 19:36:38 +01:00 |
dependabot[bot]
|
369b990222
|
Drop starsessions from App's requirements (#18470)
---------
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: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-12-13 19:36:05 +01:00 |
thomas chaton
|
32f5ddd2cc
|
Bump Lightning Cloud to 0.5.57 (#19099)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-12-01 12:16:10 +00:00 |
thomas chaton
|
bf7e54d932
|
Bump Lightning Cloud to 0.5.56 (#19093)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-30 15:56:39 +00:00 |
Adrian Wälchli
|
710cac4ce9
|
Make fsspec requirement the same across subpackages (#19085)
|
2023-11-29 10:36:28 -05:00 |
Adrian Wälchli
|
b8a96fe5d6
|
Fix fsspec local file protocol checks for new fsspec version (#19023)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-18 08:51:37 +01:00 |
thomas chaton
|
c524c0b01b
|
Bump Lightning Cloud Version to 0.5.52 (#18965)
|
2023-11-07 15:02:55 -05:00 |
thomas chaton
|
20f58f63ef
|
Bump Lightning Cloud to 0.5.51 (#18962)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-07 17:30:39 +00:00 |
thomas chaton
|
faa64c593d
|
Add dataset creation (#18940)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-04 00:27:42 +00:00 |
thomas chaton
|
f5f4d0a264
|
Improve map, optimize and StreamingDataset (#18912)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-11-03 11:28:55 +00:00 |
thomas chaton
|
85933f355a
|
Improve map and chunkify (#18901)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-11-01 09:35:35 +00:00 |
thomas chaton
|
0843041d1d
|
Add broadcast to Dataset Optimizer with multiple nodes (#18860)
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-10-27 00:42:46 +01:00 |
thomas chaton
|
e59dc41c8e
|
Improve DatasetOptimizer API (#18827)
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
|
2023-10-23 18:06:48 +01:00 |
thomas chaton
|
3f86ad7ba7
|
Add name and version (#18796)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-16 06:33:50 -07:00 |
thomas chaton
|
142977d3eb
|
Introduce Dataset Optimizer (#18788)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-10-13 14:52:23 +01:00 |
Ethan Harris
|
83abe5e6a9
|
Bugfix: Pin `lightning-cloud` version (#18778)
|
2023-10-11 10:13:21 +01:00 |
dependabot[bot]
|
6537a05977
|
Update fsspec requirement from <2023.7.0,>=2022.5.0 to >=2022.5.0,<2023.10.0 in /requirements (#18756)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 16:42:01 +02:00 |
dependabot[bot]
|
a49092fefc
|
Update deepdiff requirement from <6.3.2,>=5.7.0 to >=5.7.0,<6.6 in /requirements (#18623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-10-02 22:59:00 +02:00 |
Jirka Borovec
|
df959aeb4f
|
fix `pydantic` compatibility for 2.0+ & allow new `fastAPI` (#18676)
|
2023-09-30 07:43:29 +02:00 |
Justus Schock
|
1cee84ca2d
|
Replace LightningClient with import from lightning_cloud (#18544)
|
2023-09-13 14:55:05 +02:00 |
Jirka Borovec
|
7834bb6377
|
relax some dependencies from `<=` to `<` (#18435)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2023-08-31 16:47:06 +02:00 |
Jirka Borovec
|
5f5d99eae6
|
Relax app dependencies for `lightning` | breaking imports from `L` (#18386)
* make App conditional import
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* ci: min req.
* data + store
* typo
* module_available
* extra
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* typo
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* envs
* doctest
* more
* docs
* **
* rm
* -f
* Apply suggestions from code review
* docs
* Revert "docs"
This reverts commit 20e8e6be98 .
* Apply suggestions from code review
* warnings
* breaking
* ...
* fixing source
* fixing examples
* fixing tests
* fixing docs
* fixing source
* fix mock
* fix trainer
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-08-28 11:28:58 -04:00 |