Commit Graph

8534 Commits

Author SHA1 Message Date
Jirka Borovec 8f428a676a
dispatch cache clean (#16393)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-17 11:12:00 +00:00
Jirka Borovec a9a6365e8f
ci: adding Muse app (#16392) 2023-01-17 06:07:24 -05:00
Justus Schock e61bead324
rename flow _exit (#16378)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-01-17 11:06:50 +00:00
Adrian Wälchli 285cc53738
Make subprocess launcher the default in Lite (#16388) 2023-01-17 10:16:33 +00:00
Jirka Borovec fa62112db0
bump version 1.9.0 (#16356)
* bump version 1.9.0

* 17th

* drop lite
2023-01-17 10:32:18 +01:00
Jirka Borovec 6d517cc5f5
ci: adding jupyter component (#16391) 2023-01-17 07:08:19 +00:00
dependabot[bot] 6f31d68e73
Update lightning-utilities requirement from <0.5.0,>=0.4.2 to >=0.4.2,<0.6.0 in /requirements (#16371)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 01:35:09 +00:00
Carlos Mocholí 0f4f809a7c
Deprecate the FairScale integration (#16353) 2023-01-17 02:29:06 +01:00
dependabot[bot] fce54a482c
Bump playwright from 1.28.0 to 1.29.1 in /requirements (#16294)
* Bump playwright from 1.28.0 to 1.29.1 in /requirements

Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.28.0...v1.29.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* docker

* note

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-01-16 17:40:05 +00:00
Ethan Harris e8cbeb4a7c
[App] Fix e2e test race condition in waiting for openapi (#16381) 2023-01-16 16:56:44 +00:00
dependabot[bot] e6b7dd2b8e
Bump loader-utils from 1.4.0 to 1.4.2 in /src/lightning_app/cli/pl-app-template/ui (#16375)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 16:49:47 +00:00
dependabot[bot] 3330047b2c
Bump json5 from 2.2.1 to 2.2.3 in /src/lightning_app/cli/react-ui-template/ui (#16237)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 15:47:05 +00:00
dependabot[bot] cc387bd527
Bump pytest-rerunfailures from 10.2 to 10.3 in /requirements (#15841)
Bumps [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) from 10.2 to 10.3.
- [Release notes](https://github.com/pytest-dev/pytest-rerunfailures/releases)
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/10.2...10.3)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 15:34:10 +00:00
Adrian Wälchli f1e0fda879
Rename `Strategy.reduce` to `Strategy.all_reduce` in Lite (#16370) 2023-01-16 08:17:45 -05:00
dependabot[bot] 596494b719
Update psutil requirement from <5.9.4 to <5.9.5 in /requirements (#16372)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 12:49:48 +00:00
Jirka Borovec 13c3136063
move `tensorboardX` to extra (#16349)
* tensorboardX > extra

* default

* chlog

* doctest_skip

* mypy

* Update docs

* plus

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>

* fix

* mypy

* docs

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* .

* ll

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2023-01-16 09:06:14 +01:00
Akihiro Nitta fa73327828
[App] Rename gradio.py gradio_server.py (#16201) 2023-01-14 13:00:37 +00:00
dependabot[bot] 0b94d1da11
Update deepdiff requirement from <6.2.3,>=5.7.0 to >=5.7.0,<6.2.4 in /requirements (#16292)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 12:58:19 +00:00
Jirka Borovec 3828f527dd
hotfix build docs + docker (#16351) 2023-01-14 03:02:10 +00:00
Jirka Borovec d961d9a019
ci: flagship disable pr (#16354) 2023-01-13 08:12:54 -05:00
Raphael Randschau 1778c20e6f
update documentation with upcoming supported regions (#16331) 2023-01-13 14:12:17 +01:00
Adrian Wälchli 8f1269283f
Add CSVLogger for Lightning Lite (#16346)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-01-13 13:09:44 +00:00
Jirka Borovec 3efb8dc9a0
update changelog (#16348) 2023-01-13 02:46:43 +01:00
Ethan Harris f806f1b665
[App] Fix env variable login (#16339) 2023-01-12 18:31:56 +00:00
Jirka Borovec a28e31f7ca
ci: flagship apps 1/n (#16304)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-12 18:12:47 +00:00
Raphael Randschau 8d1d592295
make cluster creation/deletion async by default (#16185) 2023-01-12 18:01:40 +00:00
Akihiro Nitta 5de93975c6
Document how to run apps with a local version of Lightning on the cloud (#16163)
Co-authored-by: Akihiro Nitta <akihiro@lightning.ai>
2023-01-12 17:48:35 +00:00
Jirka Borovec 94d09ce7c6
CI: e2e adding queue_type: "http" (#16175) 2023-01-12 17:10:33 +00:00
Carlos Mocholí b40b2ed2c9
Improve requirements parser (#13912) 2023-01-12 16:25:29 +00:00
Jirka Borovec c2c363d7ca
rename integrations_app for accommodating flagships (#16345) 2023-01-12 10:13:52 -05:00
Adrian Wälchli 0a2ee68ea0
Fix configuration validation error message in Lite CLI (#16334) 2023-01-12 15:09:28 +00:00
Adrien B 898a236681
Fix "finished" status code in MLFlowLogger (#16340)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-01-12 15:04:14 +00:00
Jirka Borovec e7eddbddc9
ci: parametrize publish (#16343) 2023-01-12 09:59:59 -05:00
Justus Schock 388f2f4daf
Support logging for MetricCollection with compute groups (#15580) 2023-01-12 14:53:52 +00:00
Adrian Wälchli 54d3e2c3ee
Lite Example: Model Agnostic Meta Learning (MAML) (#16333)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-01-12 14:31:34 +00:00
Ethan Harris 88ac9b9bc5
[App] Check for NOT_STARTED app status in cloud tests (#16344) 2023-01-12 14:06:36 +00:00
Adrian Wälchli b0ea836b16
Update Lightning Lite docs (6/n) (#16342) 2023-01-12 13:37:24 +00:00
Carlos Mocholí 7c5f868557
Do not warn about the scheduler's interval key during manual optim (#16308) 2023-01-12 14:30:31 +01:00
Nikhil Shenoy 12a4e71763
Error handling for `accelerator="mps"` and `ddp` strategy pairing (#16153)
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: Nikhil Shenoy <nikhilshenoy@dhcp-128-189-225-81.ubcsecure.wireless.ubc.ca>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Fixes https://github.com/Lightning-AI/lightning/issues/16148
2023-01-12 13:10:11 +00:00
Adrian Wälchli 426c463721
Address feedback for new Lite docs (#16330) 2023-01-12 13:08:32 +01:00
Jirka Borovec 0876a6412d
fix import removed `DDPShardedStrategy` (#16341) 2023-01-12 12:28:09 +01:00
Jirka Borovec 04a3afa2d0
ci: fix env vars (#16323) 2023-01-12 04:42:30 +00:00
Carlos Mocholí 428844d01d
Fabric: drop FairScale's sharded implementation (#16329)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2023-01-11 17:08:18 +00:00
Carlos Mocholí 3c3bff5e6e
Fabric: Remove `_Connector.is_distributed` (#16327) 2023-01-11 16:29:51 +01:00
Carlos Mocholí 4bc2080c71
Remove lightning_transformers from our docs (#16335) 2023-01-11 15:45:09 +01:00
Carlos Mocholí 794685493d
Remove `_StrategyType` (#16328) 2023-01-10 23:05:12 +01:00
Carlos Mocholí 047b4374a5
Annotate `Fabric.log_dict` with mapping input (#16325) 2023-01-10 23:02:55 +01:00
Adrian Wälchli a8605b4540
Update Lightning Lite docs (5/n) (#16291)
* organize

* organize

* organize

* organize

* Fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* accelerator

* distributed launch

* notebooks

* code structure

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* lightning_module

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* x

* update

* conflicts

* fix duplicates

* links.rst

* api folder

* add todo for build errors

* resolve duplicate reference warnings

* address review by eden

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-10 14:11:03 -05:00
Ikko Eltociear Ashimine 552ed1ef31
Fix typo in comet.py (#16326) 2023-01-10 13:43:42 -05:00
XuhuiRen ce4cbe2b4b
Add a introduction documents for using Intel Neural Compressor to conduct post-training quantization (#16085)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-01-10 17:33:27 +00:00