Luca Antiga
5cf50363c3
Fix handling of script arguments in tracer ( #15518 )
...
* Don't assume script args start with double dash
* add changelog
Co-authored-by: Luca Antiga <luca@lightning.ai>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2022-11-04 16:03:46 +01:00
Luca Antiga
16960276ff
Periodically sync database to the drive ( #15441 )
2022-11-03 21:07:14 +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
979d728563
Add Database Component ( #14995 )
2022-10-19 19:52:12 +00:00
thomas chaton
c81a71c908
Lightning App Fixes from Training Studio App dev ( #14532 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
2022-09-13 11:43:15 -04:00
Mansy
1bcb5c301d
[App][CLI] Fix lightning cli --version ( #14433 )
...
* [App][CLI] Fix lightning cli --version
2022-09-01 07:58:09 +00:00
thomas chaton
5479c60b22
Reduce state size ( #13970 )
2022-08-03 13:47:16 +00:00
thomas chaton
aefb9ab43f
(app) Introduce LightningTrainingComponent ( #13830 )
2022-07-29 16:44:52 +02:00
thomas chaton
4c35867b61
[App] Introduce Commands ( #13602 )
2022-07-25 17:13:46 +00:00
Sherin Thomas
b90525b5b5
adding LAI test ( #13321 )
...
* tests
* ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: mansy <mansy@lightning.ai>
2022-06-30 16:43:04 -04:00