Jirka Borovec
f697fff5db
docs: rename source-app ( #16863 )
...
* docs: rename source-app
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* ci
* group check
* trigger
* param
* fix
* cleaning
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-28 10:04:43 +01:00
Jirka Borovec
770b792925
copyright Lightning AI team ( #16647 )
...
* copyright Lightning AI team
* more...
2023-02-06 15:26:51 +01:00
Jirka Borovec
710ca4b096
cleaning as standalone==mirror ( #16601 )
2023-02-02 14:10:29 +00:00
Jirka Borovec
cc49e4a31f
tests: switch imports for apps ( #16554 )
2023-02-01 11:07:00 +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
Carlos Mocholí
b40b2ed2c9
Improve requirements parser ( #13912 )
2023-01-12 16:25:29 +00:00
Adrian Wälchli
2b6ec90ec1
Lightning 1.9.0 Release Candidate 0 ( #16264 )
...
* release
* Apply suggestions from code review
* cleaning
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-01-05 15:35:56 -05: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
Jirka Borovec
1f1c71ad93
unify extras & minor CI cleaning: move env. var ( #15942 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-12-22 13:54:44 +00:00
Jirka Borovec
186b799a62
ci: adjust version in all requirements ( #16100 )
2022-12-22 06:21:52 +00:00
Carlos Mocholí
ca75e497a2
Merge setup_tools into assistant ( #15847 )
...
* Merge setup_tools and assistant
* Project root
* Fix PROJECT_ROOT
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-12-13 14:47:35 +00:00
Akihiro Nitta
ca5ca0e2c6
Don't try to aggregate `requirements/__pycache__/base.txt` in setuptools ( #15775 )
...
Exlucde __pycache__ in setuptools
2022-12-08 07:21:25 +00:00
Carlos Mocholí
eaa71a2f1a
Do not modify MANIFEST.in on install ( #15646 )
2022-11-26 22:27:28 +00:00
Jirka Borovec
c06ea41056
Include images with the mirror package ( #15659 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-11-12 19:27:13 +00:00
Jirka Borovec
61ee3fabc3
PKG: distribute single semver ( #15374 )
...
* global
* distrib ver
* codeowners
* Apply suggestions from code review
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-11-12 15:36:36 +00:00
Carlos Mocholí
e33d09a1a8
Reuse assistant code to create the mirror package ( #15365 )
2022-11-08 18:52:24 +00:00
Carlos Mocholí
f392180c38
Do not modify PACKAGE_NAME on install ( #15493 )
...
* Do not modify PACKAGE_NAME on install
* Fix ci pkg action
* Required
* Typos
* Apply suggestions from code review
* Undo defaults
* Cleanup
* Implement idea
* Fuck
* Apps mock fix
* Fix app-pytest with PKG_NAME=app
* Justus suggestion
* Debug Windows
* Update setup.py
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* Revert "Debug Windows"
This reverts commit 9fe3ba3665
.
* SSH action
* Crazy bug
* Revert "SSH action"
This reverts commit 5061e8e7d6
.
* Package import step
* Avoid env conflict
* Debug
* Whitespace
* Try removing existing lite build
* This should be redundant now
* Add back env now that source-lit is gone
* Remove download artifact
* checkgroup
* TODOs suggested by Jirka
* _
* Revert "_". These are local variables, do not need protected
This reverts commit 8340b85991
.
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-11-04 17:51:03 +01:00
Jirka Borovec
c0149d86df
Pkg: fix parsing versions ( #15401 )
...
* testing
* fix regex
2022-11-01 18:43:22 -04:00
Jirka Borovec
fb9dae8df3
ci: update install lite & cut pkg dependency ( #14517 )
...
* ci: update install lite
* try without lite in req file
* ci: install
* app
* init
* Revert "app"
This reverts commit f3f09e7888
.
* ci: cpu
* ci: gpu
* pkg
* env
* bench
* trigger
* notes
* prune
* set version
* fix version
* git reset
* hpu, ipu
* adjust
* --hard
* git checkout
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
* rc2
* L
* docs
* hpu
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-31 20:50:51 +01:00
Jirka Borovec
95ae393ca8
LAI: creating mirror package ( #15105 )
...
* placeholder
* mirror + prune
* makedir
* setup
* ci
* ci
* name
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* ci clean
* empty
* py
* parallel
* doctest
* flake8
* ci
* typo
* replace
* clean
* Apply suggestions from code review
* re.sub
* fix UI path
* full replace
* ui path?
* replace
* updates
* regex
* ci
* fix
* ci
* path
* ci
* replace
* Update .actions/setup_tools.py
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* also convert lightning_lite tests for PL tests to adapt mocking paths
* fix app example test
* update logger propagation for PL tests
* update logger propagation for PL tests
* Apply suggestions from code review
* Revert "update logger propagation for PL tests"
This reverts commit c1a5e119c7
.
* playwright
* py
* update import in tests
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* try edit import in overwrite
* debug code
* rev playwright
* Revert "try edit import in overwrite"
This reverts commit c02f766521
.
* ci: adjust examples
* adjust examples cloud
* mock lightning_app
* Install assistant dependencies
* lightning
* setup
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
* Apply suggestions from code review
* disable cache
* move doctest to install
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* )
* echo ./
* ci
* lru
* revert disabling cache, prints
* ci
* prune ci jobs
* prune ci jobs
* training loop standalone tests
* add sys modules cleanup fixture
* make use of fixture
* revert standalone
* ci e2e
* fix imports in lightning
* fix imports of lightning in tests
* Revert "make use of fixture"
This reverts commit c15efdd205
.
* Revert other commits for fixtures
* revert use of fixture
* py3.9
* fix mocking
* fix paths
* hack mocking
* docs
* Apply suggestions from code review
* rev suggestion
* Minor changes to the parametrizations
* Update checkgroup with the new and changed jobs
* include frontend dir
* cli
* fix imports and entry point
* Revert standalone
* rc1
* e2e on staging
* Revert "Revert standalone"
This reverts commit 9df96685b8
.
* groups
* to
* ci: pt ver
* docker
* Apply suggestions from code review
* Copy over changes from previous commit to other groups
* Add back changes from bad merge
* Uppercase step name everywhere
* update
* ci
* ci: lai oldest
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>
Co-authored-by: Justus Schock <justus.schock@posteo.de>
Co-authored-by: manskx <ahmed.mansy156@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-27 12:32:49 +02:00
otaj
537da82059
Replace oldest versions also for Lite ( #15337 )
2022-10-26 18:22:46 +00:00
Carlos Mocholí
7b3de1215f
Remove examples and loggers from develop dependencies ( #15282 )
...
* Remove examples and loggers from develop dependencies
* remove more references
* Fix mypy
* Keep logger file for docs mocking
* Simpler fix
* Fix docs build
* Global testsetup
* Matching files
* Undo change
* loggers as info
* Clarify
* Update requirements/pytorch/loggers.info
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-10-25 09:23:26 -04:00
Jirka Borovec
9a725ce71c
fix requirements for package ( #15285 )
...
* fix requirements
* https
* verbose
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-25 12:52:42 +02:00
Jirka Borovec
56ca4aafee
CI: fix example imports for App as standalone ( #15260 )
...
* cleaning
* adjust examples
* fix some imports
* fix imports
* ci
* fixing
* cmd_install._install_app
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* bloody queues
* queue
* mock
* queue
* scope
* win
Co-authored-by: otaj <ota@lightning.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-24 09:52:04 -04:00
otaj
099580cf2b
Assistant fixes ( #15221 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-10-20 18:23:47 +00:00
Justus Schock
775e9ebc0f
Assistant for Unified Package ( #15207 )
...
* Update assistant and workflow files
* Update .actions/assistant.py
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: otaj <ota@lightning.ai>
2022-10-20 14:17:27 +00:00
otaj
e0974a1536
[LAI] Bump minimal requirements ( #15203 )
...
* bump minimal requirement
* include app requirements in oldest
2022-10-20 08:10:44 +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
Jirka Borovec
5dc370f456
pkg, strict version ( #14814 )
2022-09-21 11:44:53 +00:00
Jirka Borovec
d9be959bc2
fix: keep pre versions ( #14752 )
2022-09-16 18:11:00 +00:00
otaj
ced94874b2
Use valid pypi versions for install in assistant ( #14750 )
...
Co-authored-by: Kushashwa Ravi Shrimali <kushashwaravishrimali@gmail.com>
2022-09-16 13:26:04 +00:00
Jirka Borovec
7cbf153332
CI: hotfix last version ( #14627 )
...
LooseVersion was not correctly evaluation RC and set it as last even though the full release is out...
2022-09-09 18:38:03 +00:00
pierocor
31dc6c6714
Add compatibility when `torch.distributed` is not available ( #14454 )
...
Co-authored-by: Piero Coronica <piero.coronica@mpcdf.mpg.de>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-07 14:25:20 +00:00
Carlos Mocholí
8c4184c105
Integrate with `lightning_utilities.core.enums` ( #14558 )
2022-09-07 15:14:14 +02:00
Jirka Borovec
ea3d62d475
Setup: add requirement freeze for next major version ( #14480 )
2022-09-05 18:23:53 +00:00
Sherin Thomas
52a4457ae3
Pinning starsessions to 1.x ( #14333 )
...
The recent release of starsessions 2.0 has broken lightning app as some of the arguments are removed. This PR also fixes a bug in our setup tools that prevents our internal # strict parameter being considered.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-08-21 23:26:52 +00:00
Akihiro Nitta
d211d46e1d
CI: Replace `_` of in GHA workflow filenames with `-` ( #13917 )
...
* Rename workflow files
* Update docs
* Fix azure badges
* Update the main readme
* bad rebase
* Update doc
2022-08-10 11:35:41 +09:00
Jirka Borovec
47833dfd1a
pkg: parse local versions ( #13933 )
...
* pkg: parse local versions
* offline
* str
* manifest
* ci
2022-08-01 09:08:43 -04:00
Jirka Borovec
cd92e3541e
prune func calls in meta pkg init ( #13742 )
...
* prune func calls in meta pkg init
* move calling
* prune
* coped
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-29 13:04:57 +00:00
Jirka Borovec
c136ef5b9a
meta pkg: set version as today ( #13906 )
2022-07-29 12:37:33 +00:00
Jirka Borovec
c019fc633d
meta pkg: wrap imports for traceability ( #13924 )
2022-07-29 10:50:26 +00:00
Mansy
b822ac1d3e
Add CI app cloud e2e & fix setup UI download ( #13499 )
...
* Add CI app e2e
* update UserID
* fix apps cleanup
* download frontend inside setup.py
Co-authored-by: mansy <mansy@lightning.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-07-17 20:19:01 +02:00
Jirka Borovec
aa62fe36df
add testing PT 1.12 ( #13386 )
...
* add testing PT 1.12
* Fix quantization tests
* Fix another set of tests
* Fix check since https://github.com/pytorch/pytorch/pull/80139 is only going to be available for 1.13
* Skip this test for now for 1.12
Co-authored-by: SeanNaren <sean@grid.ai>
2022-07-15 19:41:23 +02:00
Carlos Mocholí
eec862ef2f
Revert "Update Lightning App docs ( #13537 )" ( #13655 )
...
This reverts commit cd31ba3f87
.
2022-07-14 09:45:46 -04:00
thomas chaton
cd31ba3f87
Update Lightning App docs ( #13537 )
...
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* 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
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update latest docs
* remove image
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* 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
* 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
* [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
* make
* Update .gitignore
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* Update .github/workflows/docs-deploy.yml
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
* 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
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* update
* update
* update
* Update docs/source-app/_templates/theme_variables.jinja
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/api_reference/api_references.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/api_reference/api_references.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/api_reference/api_references.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/code_samples/convert_pl_to_app/train.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/core_api/lightning_app/communication_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/model_server_app/model_server_app_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/get_started/training_with_apps.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/get_started/training_with_apps.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/get_started/training_with_apps.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/hpo/hpo.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/core_api/lightning_app/communication_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/core_api/lightning_app/communication_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/core_api/lightning_app/dynamic_work_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/github_repo_runner_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/github_repo_runner_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/github_repo_runner_step_2.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/github_repo_runner_step_4.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/model_server_app/model_server.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* update
* Update docs/source-app/core_api/lightning_app/dynamic_work_content.rst
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/app.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* Update docs/source-app/examples/github_repo_runner/app.py
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
* update
* update
* update
* update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-07-14 09:36:36 -04:00
Jirka Borovec
8ba5ad9dce
cd: releasing packages ( #13489 )
...
* assist
* split
* need
* inverse
* checkout
* json
* include
* unzip
* mirror
* fire
* twine
* for tar
-xf
* clean
* 3.8
* ls
2022-07-11 17:46:10 -04:00
Cyprien Ricque
f65aa74719
fix mypy typing errors in pytorch_lightning.__setup__.py ( #13472 )
...
Fix typing in _load_py_module function
2022-07-01 08:36:33 -04:00
Adrian Wälchli
84d612da10
Remove redundant shebang from source files ( #13479 )
2022-07-01 09:55:50 +02:00
Jirka Borovec
d2e4e7e003
create meta package [RFC] ( #13327 )
...
* placeholder
* move setup_tools & abstract about
* adjust lightning-app
* notes
* lightning about
* lightning init
* CI check
* ci
* install
* adjust manifest & mv chlog
* manifest
* pkg
* mv __setup__
* parse_requirements
* lit
* ci - pytorch
* wrap func
* ci
* cd draft
* generate lit
* pkg
* utf-8
* root pkg
* req.
* ver
* mypy
* try check
* meta pkg
* meta pkg - vars
* meta pkg - pruning
* meta pkg - fixing
* fix PL for meta
* multi-line wrapper
* hack manifest
* ci
* fix docstr
* fixing
* ci & mypy
* links
2022-06-27 09:34:18 -04:00
Carlos Mocholí
ad87d2cad0
Future 5/n: Move requirements ( #13306 )
...
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-06-21 17:11:33 +02:00