dependabot[bot]
|
6d27e18eac
|
Update streamlit requirement from <1.16.1,>=1.13.0 to >=1.13.0,<1.22.1 in /requirements (#17589)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-09 16:50:15 +00:00 |
dependabot[bot]
|
d48bd8816f
|
Update onnx requirement from <1.14.0 to <1.15.0 in /requirements (#17587)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-09 16:41:25 +00:00 |
Jirka Borovec
|
9e8d5890fa
|
ci: use randon seed (#17571)
|
2023-05-09 18:31:33 +02:00 |
Jirka Borovec
|
694edaa507
|
drop IPU docker for runner (#17583)
|
2023-05-09 18:30:21 +02:00 |
dependabot[bot]
|
b92e6371cd
|
Update docker requirement from <6.0.2,>=5.0.0 to >=5.0.0,<6.1.2 in /requirements (#17585)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-09 17:50:59 +02:00 |
dependabot[bot]
|
3ebca67faa
|
Update uvicorn requirement from <0.21.2 to <0.22.1 in /requirements (#17586)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-09 17:50:46 +02:00 |
Ryley Higa
|
300abb3270
|
Adding non-layer param count to summary (#17005)
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>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
|
2023-05-09 09:19:09 +00:00 |
BOON KIAT
|
d7b668eb94
|
Fix property raised instead of returned (#17595)
|
2023-05-08 22:37:30 +00:00 |
dependabot[bot]
|
2e4a297742
|
Bump pytest from 7.2.2 to 7.3.1 in /requirements (#17588)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-08 13:52:07 +00:00 |
Zixuan Zhao
|
a36af3f9f8
|
Fixes a bug that causes `CSVLogger` to overwrite `version_0` when `root_dir` is a relative path. (#17139)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-05-06 00:10:12 +00:00 |
Gerson Kroiz
|
8e6f24baa6
|
[TPU] For XLA Strategy, added function arg to control `broadcast_master_param()` (#17522)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-05-05 17:57:24 +00:00 |
Carlos Mocholí
|
54e8095a78
|
Split `init_module` into `init` + `sharded_model` (#17488)
|
2023-05-05 15:54:52 +02:00 |
Nicki Skafte Detlefsen
|
ba14069388
|
Docs on `sanity_checking` property (#17579)
|
2023-05-05 15:31:02 +02:00 |
Nicki Skafte Detlefsen
|
708e8d2805
|
Remove redundant install info in CLI (#17577)
|
2023-05-05 12:44:34 +00:00 |
Adrian Wälchli
|
71559b6768
|
Make WandbLogger run initialization lazy for non-spawn distributed operation (#17573)
|
2023-05-05 14:28:24 +02:00 |
Carlos Mocholí
|
cf2c2e3378
|
[TPU] Remove CPU conversion of metrics (#17572)
|
2023-05-05 14:21:59 +02:00 |
Adrian Wälchli
|
6c8c02d453
|
Avoid flattening hyperparameters in WandbLogger (#17574)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-05 14:18:15 +02:00 |
Carlos Mocholí
|
ea44aac10f
|
Use PL `is_overridden` in BYOT example (#17070)
|
2023-05-05 12:08:18 +00:00 |
Carlos Mocholí
|
5d102bfa4a
|
Check for mixed new and old style imports (#17548)
|
2023-05-05 13:16:19 +02:00 |
Jirka Borovec
|
4413e98e4e
|
ruff: enable & fixing RET (#17540)
|
2023-05-05 09:34:40 +00:00 |
Nicki Skafte Detlefsen
|
21a7aa2735
|
Docs: Remove old link (#17514)
docs
|
2023-05-05 09:28:20 +02:00 |
Adrian Wälchli
|
fd5cae4635
|
Verify `Fabric.launch()` was called (#17570)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-05 06:36:21 +00:00 |
Jirka Borovec
|
384c203532
|
ruff: PT some more fixes (#17569)
|
2023-05-05 08:25:15 +02:00 |
Mauricio Villegas
|
ecc0f78e55
|
Some fixes in the CLI docs (#17575)
|
2023-05-05 08:21:14 +02:00 |
Carlos Mocholí
|
76caa81bf2
|
Compose RunIf utilities (#17520)
|
2023-05-05 01:21:58 +02:00 |
Jirka Borovec
|
e3b5f22e2e
|
tests: randomized order for PT & Fabric (#17460)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-05-04 23:11:08 +02:00 |
Jirka Borovec
|
b87df54eb4
|
Adding test for legacy checkpoints (#17562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-04 20:01:56 +00:00 |
Jirka Borovec
|
137837d978
|
ci: drop secondary pkg for LAI (#17565)
|
2023-05-04 19:25:46 +01:00 |
Mauricio Villegas
|
fa509af012
|
Added `SaveConfigCallback.save_config` (#17475)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-05-04 19:46:19 +02:00 |
Carlos Mocholí
|
968693ad06
|
Remove duplicate import checks (#16648)
|
2023-05-04 18:40:42 +02:00 |
Jirka Borovec
|
bdf00f9b6a
|
update tags in bug issue (#17551)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-04 16:51:10 +01:00 |
Jirka Borovec
|
f55d10f5ee
|
ruff: autofix PT (#17541)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-04 11:50:39 -04:00 |
Nicki Skafte Detlefsen
|
2b05e2f113
|
Fix problems in trainer docs (#17561)
|
2023-05-04 16:18:30 +02:00 |
Eric Lam
|
989ddeaa32
|
feat: add LargeFileManager configuration to Jupyter in Dockerfile (#17553)
|
2023-05-04 13:35:44 +02:00 |
Jakub Kaczmarzyk
|
ebbd1169d8
|
add note in LightningCLI docs that `--optimizer` must be given for `--lr_scheduler` to work (#17552)
|
2023-05-04 13:35:05 +02:00 |
Jirka Borovec
|
e0f335809d
|
Adding tests for legacy checkpoints - 1.8.x (#17374)
* Adding tests for legacy checkpoints
* 2.0
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix simple
* utils
* import
* pl
* num_features=24
* num_features=24
* length=6000
* other
* rm
* dru run
* rm
* prune
* import
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2023-05-04 12:33:46 +02:00 |
thomas chaton
|
7df627b437
|
App: change cache location (#17491)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-05-04 08:12:33 +00:00 |
Solomiia
|
04a86f95d7
|
Add an option to overwrite the existing checkpoint file (#17320)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2023-05-03 17:00:54 +00:00 |
Adrian Wälchli
|
a533f68693
|
Support compiling a module after it was set up by Fabric (#17529)
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-05-03 09:00:11 +02:00 |
Adrian Wälchli
|
249395bfe0
|
DDP Parity tests as standalone task (#17503)
|
2023-05-03 05:36:07 +02:00 |
dependabot[bot]
|
9eedf7ae4b
|
Bump playwright from 1.30.0 to 1.32.1 in /requirements (#17537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
|
2023-05-02 13:54:11 +00:00 |
dependabot[bot]
|
294c3b8cca
|
Update numpy requirement from <1.24.2,>=1.17.2 to >=1.17.2,<1.24.4 in /requirements (#17538)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 13:48:26 +00:00 |
dependabot[bot]
|
c950ae2ee0
|
Update pandas requirement from <1.5.4,>1.0 to >1.0,<2.0.2 in /requirements (#17534)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-02 12:46:07 +01:00 |
dependabot[bot]
|
7c6d42a6b9
|
Update fsspec[http] requirement from <2023.2.0,>2021.06.0 to >2021.06.0,<2023.5.0 in /requirements (#17536)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-01 18:14:27 +02:00 |
dependabot[bot]
|
bfb9bc73fa
|
Bump mypy from 1.1.1 to 1.2.0 in /requirements (#17535)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-01 15:35:24 +02:00 |
Adrian Wälchli
|
f6af74bf15
|
Add map location option to checkpoint upgrade utility (#17527)
|
2023-04-29 13:55:41 +00:00 |
Adrian Wälchli
|
7523dd3199
|
Avoid creating CUDA stream if not running on CUDA (#17499)
|
2023-04-29 03:13:56 +00:00 |
Carlos Mocholí
|
6ec9a6bd9e
|
[TPU] Rename classes to use XLA instead of TPU (#17383)
|
2023-04-28 12:36:22 -04:00 |
Jirka Borovec
|
77889aa6bb
|
fabric: upstream runif to pkg (#17504)
|
2023-04-28 15:32:45 +00:00 |
Adrian Wälchli
|
ce3701bfc0
|
Update `Fabric.init_module` for FSDP (#17510)
|
2023-04-28 12:44:52 +00:00 |