Commit Graph

9015 Commits

Author SHA1 Message Date
Jirka Borovec b2b6449be7
ci: limit keeping artifacts for PRs (#16976) 2023-03-07 00:33:29 +00:00
dependabot[bot] ab250cf232
Update pandoc requirement from <=2.2,>=1.0 to >=1.0,<=2.3 in /requirements (#16960)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 00:28:34 +00:00
dependabot[bot] da23d8a15e
Bump sphinx-toolbox from 3.2.0 to 3.4.0 in /requirements (#16959)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 00:28:16 +00:00
Adrian Wälchli 7749525cbd
Document SLURM interactive mode (#16955) 2023-03-06 20:58:46 +00:00
Dmitry Frolov 3aa544eb2c
Bump default Lightning e2e image version for custom dependencies integration tests (#16975)
* [Do not merge] debugging custom dependencies integration tests
2023-03-06 15:54:12 -05:00
Adrian Wälchli 3e04353c1c
New fabric parity tests (#16899)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-06 20:19:25 +00:00
Jirka Borovec 9e12816de3
typing: fix App's core API - Flow (#16947)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-06 19:21:48 +00:00
Carlos Mocholí 900c0ebc84
Mention that the Trainer has started in barebones mode (#16926)
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-03-06 19:50:21 +01:00
Jirka Borovec 429b4309cd
typing: fix App's core API - Work (#16946) 2023-03-06 17:23:07 +00:00
Jirka Borovec f2e8059f7f
ci: fix Azure trigger pattern (#16972) 2023-03-06 12:19:50 -05:00
Dmitry Frolov ae5ee1d4e2
E2E image version using from environment variable instead of hardcoded one (#16968)
* E2E image version using from environment variable instead of hardcoded one
2023-03-06 12:06:11 -05:00
Carlos Mocholí c2b28a0e8c
Update mypy job to torch 2.0 (#16933) 2023-03-06 16:54:31 +00:00
Carlos Mocholí 4eab1f3ef1
Call `_cuda_clearCublasWorkspaces` on teardown (#16907) 2023-03-06 17:52:02 +01:00
JuanPablo 6781f3559f
Add `max_size` mode to CombinedLoader (#16939)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-06 16:21:49 +00:00
Adrian Wälchli 54147e0745
Update Fabric docs navigation (#16957) 2023-03-06 16:13:51 +01:00
Adrian Wälchli 5870714224
Switch theme for Fabric (#16961) 2023-03-06 15:50:46 +01:00
Carlos Mocholí 98b6e42df7
The torchdynamo inline cache is fixed in 2.1 (#16934) 2023-03-06 14:24:10 +00:00
Carlos Mocholí a00e061417
Prepare for ShardedTensor deprecation (#16892) 2023-03-06 13:42:27 +00:00
Justus Schock 24c0cd738c
BYOT example (#16938)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-06 10:26:18 +01:00
Adrian Wälchli f2caa01bb3
Document gradient clipping in Fabric (#16943) 2023-03-05 17:03:57 +00:00
Jirka Borovec ac4180fc2f
docs: add link to lightning-colossalai (#16945) 2023-03-05 10:43:17 +00:00
Jirka Borovec 4e3273a81f
docs: deploy all (#16951) 2023-03-05 10:41:00 +00:00
Carlos Mocholí fca69e68da
Fabric: Test PyTorch 2.0 pre-release on CPU and CUDA (#16905)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-03-03 17:48:49 +00:00
Sherin Thomas f224c68b15
Maverick message fix (#16940)
* message fix for maverick

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

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

* cleanup

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-03 22:31:38 +05:30
Jirka Borovec 760612fb8a
update list of fist party packages (#16859)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-03 16:55:48 +00:00
Jirka Borovec 2903ec1b45
torchmetrics: bump min version v0.10 in examples (#16936) 2023-03-03 16:14:31 +00:00
Jirka Borovec d9817aa5f1
refactor: move RunIf to PL pkg (#16923)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-03 15:45:59 +00:00
Adrian Wälchli 5997332b93
Skip flaky ddp-spawn test on windows (#16942) 2023-03-03 15:26:28 +01:00
Jirka Borovec 072ef26309
tests/hotfix: import pl (#16935) 2023-03-03 12:35:14 +00:00
Ethan Harris ba2c378ba0
[App] Add `healthz` endpoint to plugin server (#16882)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-03-03 09:47:19 +00:00
Carlos Mocholí c8c4cbdddb
Update CHANGELOG after the v1.9.4 release (#16906) 2023-03-03 02:38:12 +01:00
Carlos Mocholí 888686e72b
Fix tests on single-GPU machine (#16911) 2023-03-03 01:33:45 +01:00
Adrian Wälchli 7820a117bc
Optimize precision conversion in forward of Fabric module wrapper (#16903) 2023-03-02 23:41:37 +00:00
dependabot[bot] 592c3744bd
Bump playwright from 1.29.1 to 1.30.0 in /requirements (#16735)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-03-02 23:38:58 +00:00
dependabot[bot] 8646822c7a
Update requests requirement from <=2.28.1 to <2.28.3 in /requirements (#16547)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 23:35:55 +00:00
dependabot[bot] 0cb25f44d7
Update torchmetrics requirement from <0.10.1,>=0.7.0 to >=0.7.0,<0.11.1 in /requirements (#15904)
* Update torchmetrics requirement in /requirements

Updates the requirements on [torchmetrics](https://github.com/Lightning-AI/metrics) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/metrics/releases)
- [Changelog](https://github.com/Lightning-AI/metrics/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Lightning-AI/metrics/compare/v0.7.0...v0.11.0)

---
updated-dependencies:
- dependency-name: torchmetrics
  dependency-type: direct:production
...

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

* task

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-03-02 23:35:31 +00:00
Yuxuan Lu 8057c66eae
Add support for fsspec paths for CSVLoggers (#16880)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-02 23:33:55 +00:00
Matt Whiteway 9e536713f1
update default websocket setting (#16446) 2023-03-02 23:30:05 +00:00
Jirka Borovec 70b257c17f
ci/gpu: fix install future & use local cache (#16929) 2023-03-02 22:17:29 +00:00
Jirka Borovec 2f17d1b999
docker: fix Torch url (#16927) 2023-03-02 20:15:27 +01:00
Jirka Borovec a406826bcb
cleaning typing CI and config (#16860)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-02 19:12:14 +00:00
Jirka Borovec 37d0322dbe
pkg: append PL to lightning (#16921) 2023-03-02 19:11:26 +00:00
Jirka Borovec aa7fa3a0ce
add `Any` annotation (#16861)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-01 21:00:21 +00:00
Adrian Wälchli d5b758a9f8
Ignore dead links due to fabric docs move (#16920)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-01 18:19:46 +00:00
Sherin Thomas da50c1341e
Maverick registration (#16913)
Maverick registration (#16913)
2023-03-01 18:18:14 +05:30
Jirka Borovec 0e8ac7e1c9
docs: move fabric on its own (#16742)
* docs: move fabric to Lai

* update imports

* links

* drop link to Trainer

* own docs

* ci

* trigger

* prune cross-links

* cleaning

* cleaning

* template

* imports

* template

* path

* links

* tensorboardX

* plugins

* label

* drop fixme

* drop copy nb + examples

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

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

* Apply suggestions from code review

* try again

* rev

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-01 12:36:14 +01:00
Jirka Borovec ac815ec8a1
docs: typo in habana docs (#16910) 2023-03-01 09:22:43 +01:00
Justus Schock b4e29e0c8f
PL: Test PyTorch 2.0 pre-release on CPU and CUDA (#16764)
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-02-28 18:38:40 +01:00
Ethan Harris afc63e9f66
[App] Fix environment check with command redirection (#16883) 2023-02-28 12:34:43 +00:00
Wouter Zwerink dfa35dac99
Require neptune 1.0 (#16888)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-02-28 12:13:42 +01:00