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
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
thomas chaton
88e089ea4e
[App] Enable to register data connections ( #16670 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-02-08 18:41:05 +00:00
Jirka Borovec
770b792925
copyright Lightning AI team ( #16647 )
...
* copyright Lightning AI team
* more...
2023-02-06 15:26:51 +01:00
thomas chaton
f5d148d901
[App] Introduce Lightning Storage Commands ( #16606 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
---------
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-02-03 04:28:24 -05:00
thomas chaton
695fb6a74d
Add FileSystem ( #16581 )
...
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
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-02-02 09:15:26 +00:00
Jirka Borovec
fda354a1f1
move lightning_fabric >> lightning/fabric ( #16589 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 17:18:32 +00:00
Jirka Borovec
34140c0603
move lightning_app >> lightning/app ( #16553 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 06:29:16 +01:00
Adrian Wälchli
c68cfd686e
Rename LiteMultiNode to FabricMultiNode ( #16505 )
2023-01-26 11:36:27 +00:00
Jirka Borovec
f812cb8339
ci: move Flagships to GH ( #16420 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-26 09:28:30 +00:00
Jirka Borovec
799ced8430
ci: replace flake8 by ruff ( #16433 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-19 11:48:28 -05:00
Saurav Maheshkar
182ca1761b
feat: update `pyproject.toml` ( #16430 )
2023-01-19 12:59:00 +01:00
Akihiro Nitta
fa73327828
[App] Rename gradio.py gradio_server.py ( #16201 )
2023-01-14 13:00:37 +00:00
Carlos Mocholí
15ef52bc73
Rename LightningLite to Fabric ( #16244 )
...
* Rename LightningLite to Fabric
* Fix introspection test
* Fix deprecated Lite tests
* Undo accidental Horovod removal
* Fixes
2023-01-04 10:57:18 -05:00
Akihiro Nitta
39d27f6370
[App] Improve the autoscaler UI ( #16063 )
...
[App] Improve the autoscaler UI (#16063 )
2022-12-19 10:25:24 +00:00
thomas chaton
4983083639
[App] Enable running an app from the Gallery ( #15941 )
...
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>
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-12-08 18:36:16 +00:00
thomas chaton
482b2799f4
[App] Improve pdb for multiprocessing ( #15950 )
...
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>
2022-12-08 13:58:57 +00:00
Ethan Harris
e250dfe2b3
[App] Remove `SingleProcessRuntime` ( #15933 )
...
* Remove SingleProcessRuntime
* Remove unused queues
* Docs
2022-12-07 23:22:40 +00:00
Akihiro Nitta
64b19fb16f
[App] Introduce auto scaler ( #15769 )
...
* Exlucde __pycache__ in setuptools
* Add load balancer example
* wip
* Update example
* rename
* remove prints
* _LoadBalancer -> LoadBalancer
* AutoScaler(work)
* change var name
* remove locust
* Update docs
* include autoscaler in api ref
* docs typo
* docs typo
* docs typo
* docs typo
* remove unused loadtest
* remove unused device_type
* clean up
* clean up
* clean up
* Add docstring
* type
* env vars to args
* expose an API for users to override to customise autoscaling logic
* update example
* comment
* udpate var name
* fix scale mechanism and clean up
* Update exampl
* ignore mypy
* Add test file
* .
* update impl and update tests
* Update changlog
* .
* revert docs
* update test
* update state to keep calling 'flow.run()'
Co-authored-by: Aniket Maurya <theaniketmaurya@gmail.com>
* Add aiohttp to base requirements
* Update docs
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
* Use deserializer utility
* fake trigger
* wip: protect /system/* with basic auth
* read password at runtime
* Change env var name
* import torch as optional
* Don't overcreate works
* simplify imports
* Update example
* aiohttp
* Add work_args work_kwargs
* More docs
* remove FIXME
* Apply Jirka's suggestions
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* clean example device
* add comment on init threshold value
* bad merge
* nit: logging format
* {in,out}put_schema -> {in,out}put_type
* lowercase
* docs on seconds
* process_time -> processing_time
* Dont modify work state from flow
* Update tests
* worker_url -> endpoint
* fix exampl
* Fix default scale logic
* Fix default scale logic
* Fix num_pending_works
* Update num_pending_works
* Fix bug creating too many works
* Remove up/downscale_threshold args
* Update example
* Add typing
* Fix example in docstring
* Fix default scale logic
* Update src/lightning_app/components/auto_scaler.py
Co-authored-by: Noha Alon <nohalon@gmail.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* rename method
* rename locvar
* Add todo
* docs ci
* docs ci
* asdfafsdasdf pls docs
* Apply suggestions from code review
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* .
* doc
* Update src/lightning_app/components/auto_scaler.py
Co-authored-by: Noha Alon <nohalon@gmail.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"
This reverts commit 24983a0a5a
.
* Revert "Update src/lightning_app/components/auto_scaler.py"
This reverts commit 56ea78b45f
.
* Remove redefinition
* Remove load balancer run blocker
* raise RuntimeError
* remove has_sent
* lower the default timeout_batching from 10 to 1
* remove debug
* update the default timeout_batching
* .
* tighten condition
* fix endpoint
* typo in runtimeerror cond
* async lock update severs
* add a test
* {in,out}put_type typing
* Update examples/app_server_with_auto_scaler/app.py
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
* Update .actions/setup_tools.py
Co-authored-by: Aniket Maurya <theaniketmaurya@gmail.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noha Alon <nohalon@gmail.com>
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
Co-authored-by: Akihiro Nitta <aki@pop-os.localdomain>
Co-authored-by: thomas chaton <thomas@grid.ai>
2022-12-07 14:27:44 +01:00
thomas chaton
8ca6dfe646
[App] Add CloudMultiProcessBackend to run an children App within the Flow in the cloud ( #15800 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* updte
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* Update src/lightning_app/CHANGELOG.md
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
* Update src/lightning_app/utilities/port.py
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
2022-11-24 16:36:37 +01:00
Carlos Mocholí
9e43604df5
Notify the user of ignored requirements ( #15799 )
2022-11-24 15:09:25 +01:00
Jirka Borovec
38f2a9110e
mypy: ignore mypy serve ( #15631 )
2022-11-10 16:38:38 -05:00
thomas chaton
7ec15ae43a
[App] Rename to new convention ( #15621 )
...
* update
* update
2022-11-10 16:19:18 +01:00
thomas chaton
f9a65731cd
[App] Expose Run Work Executor ( #15561 )
2022-11-08 12:55:31 +00:00
thomas chaton
ecc8ac07c6
[App] Introduce Multi Node Component ( #15524 )
2022-11-04 17:41:59 +00:00
Ethan Harris
b340859df9
[App] Add `ServeStreamlit` work ( #15400 )
...
* Init
* Updates
* Add test for model building
* Imports
* Fix
* Typing
* Ignore serve streamlit in mypy
2022-10-28 16:33:53 -04:00
Ethan Harris
e9a6b83437
[App] Reduce import depths and add test ( #15330 )
...
Co-authored-by: thomas chaton <thomas@grid.ai>
2022-10-28 13:57:35 +00:00
thomas chaton
df4b705768
Add JustPy Frontend ( #15002 )
...
* update
* update
* update
* update
* changelog
* update
* update
* update
* update
* update
* update
* update
* update
* uipdate
* update
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-10-27 11:48:26 -04:00
thomas chaton
979d728563
Add Database Component ( #14995 )
2022-10-19 19:52:12 +00:00
otaj
639bf77916
Bump Python version for mypy check ( #15126 )
2022-10-13 16:46:40 +02:00
DP
c764221615
fixes typing errors in rich_progress.py ( #14963 )
2022-10-03 14:11:18 +00:00
Lee Jungwon
a9142d637a
Fix mypy typing errors in pytorch_lightning/trainer/trainer.py ( #14204 )
...
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-30 10:50:42 +00:00
Carlos Mocholí
4c53eae0f4
Self-review of the recent Trainer changes ( #14916 )
2022-09-29 13:59:16 +00:00
Masahiro Wada
d377d0efde
Fix type hints of tuner/batch_size_scaling.py ( #13518 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-09-29 12:00:42 +00:00
Jirka Borovec
b1b50450ac
Cleaning requirement + git fix ( #14863 )
...
* drop duplicate docs requirements
* skip empty dir
* mypy for #14861
2022-09-23 16:44:28 +01:00
Raphael Randschau
a7f2d119c5
[mypy] start introducing mypy on lightning_app ( #14267 )
...
* fix mypy lightning_cli errors
2022-09-20 10:23:48 -07:00
Ritik Nandwal
8e9780bd5b
fix mypy typing errors in pytorch_lightning.utilities.data.py ( #13901 )
...
Co-authored-by: otaj <ota@lightning.ai>
2022-09-14 11:21:57 +00:00
Krishna Kalyan
f68c0909fd
Fix mypy errors attributed to `pytorch_lightning.profilers.pytorch` ( #14405 )
...
* remove toml ref
* fix conflicts
* small fix
* move assertion
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2022-09-13 16:11:45 +00:00
otaj
616304831a
Remove deprecated `BaseProfiler` and `AbstractProfiler` ( #14404 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-09-13 14:52:09 +00:00
donlapark
f49c2e3ab6
fixes mypy errors in trainer/supporters.py ( #14633 )
...
* fixes mypy errors in trainer/supporters.py
* Fxes mypy error when accessing "__init__" directly
* add an assertion in lr_finder.py
* Make init calls `reset` in `TensorRunningAccum`
* Fixes formatting
* Add `self.window_length` to `__init__`
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-12 19:13:58 +02:00
Adrian Wälchli
d2459df2ff
Standalone Lite: Remaining Utilities ( #14492 )
...
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
Co-authored-by: Felonious-Spellfire <felonious.spellfire@gmail.com>
2022-09-07 15:25:23 +00:00
donlapark
381600dcc3
fixes typing errors in auto_restart.py ( #13904 )
...
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-05 23:39:20 +05:30
Adrian Wälchli
291dc1b615
Standalone Lite CI setup ( #14451 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-09-01 22:13:12 +00:00
otaj
1e04951206
Remove deprecated `TrainerCallbackHookMixin` ( #14401 )
...
* remove deprecated callback hook
* changelog
2022-08-28 10:56:37 +00:00
JongMok Lee
03f2f32445
Fix mypy errors in `pytorch_lightning/strategies/sharded.py` ( #14184 )
...
Co-authored-by: otaj <ota@lightning.ai>
2022-08-27 22:07:36 +00:00
Justin Goheen
ed84d04bcf
Fix mypy errors attributed to `pytorch_lightning.core.datamodule` ( #13693 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: otaj <ota@lightning.ai>
2022-08-26 16:26:26 +00:00
Justin Goheen
94e567e6f0
Fix mypy errors attributed to `pytorch_lightning.trainer.connectors.data_connector.py` ( #13806 )
...
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-08-26 13:28:27 +00:00
otaj
c418828d41
Remove appropriate line from `pyproject.toml` as a followup to #13929 ( #14397 )
...
followup to #13929
2022-08-26 08:40:41 +00:00
Krishna Kalyan
6a999f123c
Fix mypy errors attributed to `pytorch_lightning.demos.boring_classes` ( #14201 )
...
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: otaj <ota@lightning.ai>
2022-08-26 07:27:33 +00:00
Krishna Kalyan
0ca3b5aa1b
Fix mypy errors attributed to `pytorch_lightning.callbacks.quantization` ( #13782 )
...
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-08-20 01:39:16 +02:00