Jirka Borovec
fee671ad53
fixing install from src package & CI release ( #16027 )
...
* debug install
* hotfix
* local
* refactor
* lit swap
* pruning
2022-12-21 08:58:32 +00:00
Ethan Harris
ec336bc89b
[App] Fix support for streamlit > 1.14 ( #16139 )
2022-12-20 22:56:12 +00:00
Ethan Harris
bf5fa3517d
[App] Remove outdated warning from cloud requirements ( #16140 )
2022-12-20 21:30:16 +00:00
Ethan Harris
c98b0c4f08
[App] Fix e2e tests ( #16146 )
2022-12-20 20:46:38 +00:00
Carlos Mocholí
bf8e568845
Deprecate the `HorovodStrategy` ( #16141 )
2022-12-20 18:38:28 +01:00
Carlos Mocholí
d0b620fe5a
Remove support for `LightningCLI(seed_everything_default=None)` ( #16137 )
2022-12-20 11:27:01 -05:00
Ethan Harris
711aec5397
[App] Implement `ready` for components ( #16129 )
2022-12-20 14:42:45 +00:00
Carlos Mocholí
ae14f9d1b3
Remove the deprecated `Trainer.reset_train_val_dataloaders` ( #16131 )
2022-12-20 13:19:09 +00:00
Akihiro Nitta
7b275bc3ee
Fix endpoint information tab not showing up in AutoScaler UI ( #16128 )
...
* .
* why
* Revert "why"
This reverts commit 375d3e85f4
.
* tried api access with fixed values
* Revert "tried api access with fixed values"
This reverts commit f1720f6b1a
.
* Fix typo 🎉
* update chglog
* revert removing lines in chlog
* update chglog
Co-authored-by: Akihiro Nitta <akihiro@lightning.ai>
2022-12-20 19:57:37 +09:00
Carlos Mocholí
14f441c393
Deprecate nvidia/apex ( #16039 )
2022-12-20 11:09:39 +01:00
Sherin Thomas
7cbdc68449
[App] Cold start proxy in autoscaler ( #16094 )
...
* cold start proxy
* Update src/lightning_app/components/serve/auto_scaler.py
* changelog
* better-doc
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-20 09:47:10 +00:00
Jirka Borovec
0c5bfa5ecf
update chlog after 1.8.5 ( #16125 )
2022-12-20 10:03:24 +01:00
Jirka Borovec
bbf57249f5
loggers: revert useless exception ( #15789 )
2022-12-20 16:21:58 +09:00
Carlos Mocholí
9a98e24ddc
Remove the deprecated `pl.loggers.base` module ( #16120 )
2022-12-20 06:36:29 +01:00
Akihiro Nitta
848ea56f6a
[App] Improve PythonServer info message on startup ( #15989 )
...
* change msg
* update chgl
* show the user's class name
2022-12-20 05:36:11 +00:00
thomas chaton
085c6b333b
[App] Change overwrite to True ( #16009 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-20 05:35:16 +00:00
thomas chaton
8b68e201d9
[App] update app testing ( #16000 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-20 05:31:22 +00:00
dependabot[bot]
d070e72c76
Update scikit-learn requirement from <1.1.3,>0.22.1 to >0.22.1,<1.2.1 in /requirements ( #16107 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 05:21:02 +00:00
HELSON
5e6f9b5a20
Add support for colossalai 0.1.11 ( #15888 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-20 05:57:03 +01:00
thomas chaton
51ec949657
[App] Resolve some bugs from the Training Studio scaling ( #16114 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-19 23:12:55 +00:00
Carlos Mocholí
8c265c5239
Remove the deprecated `pl.utilities.cli` module ( #16116 )
2022-12-19 23:24:25 +01:00
Adrian Wälchli
7bc55c38a7
Distributed sampling parity between Lite and PyTorch ( #16101 )
2022-12-19 21:57:15 +00:00
Adrian Wälchli
07b775fbe5
Fix test failing on master due to bad auto-merge ( #16118 )
2022-12-19 18:42:47 +00:00
Jirka Borovec
a203b043cb
CI: settle file names ( #16098 )
...
* CI: settle file names
* rename
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-19 12:18:38 -05:00
dependabot[bot]
e8ac9e9ca9
Update torchvision requirement from <=0.14.0,>=0.11.1 to >=0.11.1,<0.15.0 in /requirements ( #16108 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-12-19 16:52:55 +00:00
Carlos Mocholí
0abd686408
Clarify `work.stop()` limitation ( #16073 )
2022-12-19 16:02:21 +01:00
Ethan Harris
2a85d9b257
[App] Add status endpoint, enable `ready` ( #16075 )
...
Co-authored-by: thomas chaton <thomas@grid.ai>
2022-12-19 14:10:58 +00:00
Adrian Wälchli
f3157f306a
Set the default work start method to spawn on MacOS ( #16089 )
2022-12-19 14:06:52 +00:00
Sherin Thomas
0fd3d54205
[App] Scale out/in interval for autoscaler ( #16093 )
...
* Adding arguments for scale out/in interval
* Tests
2022-12-19 13:49:00 +00:00
Sherin Thomas
aba5f12352
[App] Min replica=0 would break autoscaler component ( #16092 )
...
* fixing the bug where num_replica=0 would fail
* changelog
2022-12-19 13:16:04 +00:00
Adrian Wälchli
8a727c6243
Re-enable Lite CLI on Windows + PyTorch 1.13 ( #15645 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2022-12-19 10:50:08 +00: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
80b7fafcea
[App] Add work.delete ( #16103 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-19 11:01:05 +01:00
Adrian Wälchli
e54f4f58be
Fix detection of whether app is running in cloud ( #16045 )
2022-12-19 00:39:21 +00:00
thomas chaton
22b254f491
[App] Add display name property to the work ( #16095 )
...
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2022-12-18 12:54:15 +00:00
Adrian Wälchli
3e8319d422
Remove redundant `find_unused_parameters=False` in Lite ( #16026 )
2022-12-17 19:00:37 +00:00
Jirka Borovec
acd48d3b0d
add 1.13.1 to adjust versions ( #16099 )
2022-12-17 15:05:08 +01:00
Jirka Borovec
c8b4bce3ee
docs: add PT version ( #16010 )
...
* docs: add PT version
* stable
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-12-17 08:27:21 +01:00
Sherin Thomas
23013be28a
[App] Serve datatypes with better client code ( #16018 )
2022-12-16 16:03:08 +00:00
Justus Schock
3d509f6902
Update Multinode Warning ( #16091 )
2022-12-16 15:13:34 +00:00
Carlos Mocholí
4c91dec210
Have checkgroup pull the latest runs ( #16033 )
2022-12-16 15:59:09 +01:00
thomas chaton
592b12658a
[App] PoC: Add support for Request ( #16047 )
2022-12-16 14:19:10 +00:00
Sherin Thomas
005b6f2374
[App] Removing single quote ( #16079 )
2022-12-16 10:16:04 +00:00
Carlos Mocholí
b1ce2639f4
Better check for programmatic lightningignore ( #16080 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-16 09:49:17 +00:00
Ethan Harris
5f7403e99c
[App] Fix bug where previously deleted apps cannot be re-run from the CLI ( #16082 )
2022-12-16 04:06:05 +01:00
Jirka Borovec
9e89aed037
ci: print existing candidates ( #16077 )
2022-12-15 18:22:22 -05:00
Qiushi Pan
385e5e2a40
minor fix: indent spaces in comment-out ( #16076 )
2022-12-15 17:44:10 +01:00
Carlos Mocholí
cfe64875d6
Drop FairScale sharded parity tests ( #16069 )
2022-12-15 17:34:54 +01:00
Sean Naren
10cc6773e6
Add function to remove checkpoint to allow override for extended classes ( #16067 )
2022-12-15 17:20:35 +01:00
Yurij Mikhalevich
3b323c842d
fix(cloud): detect and ignore venv ( #16056 )
...
Co-authored-by: Ethan Harris <ethanwharris@gmail.com>
2022-12-15 14:00:32 +00:00