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
Lightning Forever
91aaa5313a
Lite: Support `self.log` from a LightningModule ( #16311 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-10 16:11:47 +00:00
Carlos Mocholí
a56c12c26f
Switch v1.10 deprecation references ( #16321 )
2023-01-10 15:51:24 +00:00
Carlos Mocholí
e63d813752
Remove the deprecated `pytorch_lightning.callbacks.base` module ( #16319 )
2023-01-10 15:31:25 +00:00
Adrian Wälchli
b085fa12d3
Rename leftover definitions in Lite tests ( #16309 )
2023-01-10 15:02:05 +00:00
Carlos Mocholí
1bef5c84fe
Remove the deprecated `pytorch_lightning.core.lightning` module ( #16318 )
2023-01-10 14:45:24 +00:00
Adrian Wälchli
0459da7057
Deprecate LightningLite ( #16314 )
2023-01-10 08:19:23 -05:00
Carlos Mocholí
c18a0ec819
Remove untested NVIDIA Dali example ( #16306 )
2023-01-10 14:11:08 +01:00
Jirka Borovec
669ecff915
rename integrations ( #16312 )
...
* rename integrations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* name
* Artifact
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-10 13:52:01 +01:00
Nikhil Shenoy
5a9b5e363d
Fixes in sphinx docs links ( #16255 )
...
Co-authored-by: Nikhil Shenoy <nikhilshenoy@dhcp-128-189-229-137.ubcsecure.wireless.ubc.ca>
Co-authored-by: Nikhil Shenoy <nikhilshenoy@dhcp-128-189-227-69.ubcsecure.wireless.ubc.ca>
Co-authored-by: Nikhil Shenoy <nikhilshenoy@dhcp-128-189-228-93.ubcsecure.wireless.ubc.ca>
Fixes https://github.com/Lightning-AI/lightning/issues/8107
2023-01-10 13:19:16 +01:00
Lightning Forever
f24349bb64
Logger support in Lite ( #16121 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-09 18:33:18 +00:00
Mohammed Kamran
2166ce2bd9
Fix-multiple-loggers-typo ( #16305 )
2023-01-09 17:20:02 +01:00
Mayanand
d206ca3dab
added support for logging in different trainer stages ( #16002 )
...
Co-authored-by: thinkin-machine <you@example.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-09 10:33:13 -05:00
dependabot[bot]
ea1899e262
Bump hivemind from 1.1.2 to 1.1.5 in /requirements ( #16293 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 15:20:38 +00:00
Jirka Borovec
c09b1dfb74
fix package and validate folders ( #16299 )
2023-01-09 15:01:47 +01:00
Adrian Wälchli
c656307127
Handle `set_to_none` when using DeepSpeed optimizer in Lite ( #16275 )
2023-01-09 09:01:11 -05:00
Jirka Borovec
b195b7c116
app: adding silent dependencies ( #16302 )
...
* adding silent dependencies
* versions
* strict
* freeze
* client
2023-01-09 13:37:59 +01:00