Jerome Anand
a2b9e8c4f6
Upgrade to HPU release 1.8.0 ( #16621 )
2023-02-03 10:33:57 +01:00
Jirka Borovec
de005321a5
tests: switch imports for pytorch ( #16595 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-02 10:06:45 +00:00
Jirka Borovec
377210d85d
tests: switch imports for fabric ( #16592 )
2023-02-01 20:34:38 +00:00
Carlos Mocholí
ef2a6088ff
Drop support for PyTorch 1.10 ( #16492 )
...
* Drop support for PyTorch 1.10
* CHANGELOG
* READMEs
* mypy
* ls
* New poplar version
* Fixed tests
* links
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* skip azure badges
* Table
* Matching dockerfiles
* Drop unnecessary channels and packages
* Push nightly
* Undo unrelated changes
* Revert "Push nightly"
This reverts commit 9618f737c4
.
---------
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 14:09:12 -05:00
Jirka Borovec
7d4780adb1
move pytorch_lightning >> lightning/pytorch ( #16594 )
2023-02-01 18:22:42 +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
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í
59f2d4ce63
Install colossalai==0.1.12 in CI ( #16587 )
2023-02-01 04:57:22 +00:00
Carlos Mocholí
a78412f11d
Remove DataLoader serialization (under fault tolerance) ( #16533 )
2023-01-30 16:12:01 +01:00
Jirka Borovec
c8c47227df
store: adding group-check ( #16528 )
2023-01-27 14:01:06 +00:00
Kushashwa Ravi Shrimali
d738ab17e6
Init: Models store API ( #15811 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
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: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-01-27 12:27:04 +01: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
Jirka Borovec
a9a6365e8f
ci: adding Muse app ( #16392 )
2023-01-17 06:07:24 -05:00
Jirka Borovec
6d517cc5f5
ci: adding jupyter component ( #16391 )
2023-01-17 07:08:19 +00:00
dependabot[bot]
fce54a482c
Bump playwright from 1.28.0 to 1.29.1 in /requirements ( #16294 )
...
* Bump playwright from 1.28.0 to 1.29.1 in /requirements
Bumps [playwright](https://github.com/Microsoft/playwright-python ) from 1.28.0 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright-python/releases )
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.28.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* docker
* note
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-01-16 17:40:05 +00:00
Jirka Borovec
d961d9a019
ci: flagship disable pr ( #16354 )
2023-01-13 08:12:54 -05: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
Jirka Borovec
94d09ce7c6
CI: e2e adding queue_type: "http" ( #16175 )
2023-01-12 17:10:33 +00:00
Jirka Borovec
c2c363d7ca
rename integrations_app for accommodating flagships ( #16345 )
2023-01-12 10:13:52 -05:00
Jirka Borovec
04a3afa2d0
ci: fix env vars ( #16323 )
2023-01-12 04:42:30 +00: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
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
Jirka Borovec
3326e65bb2
Update CI to CUDA 11.7.1 ( #16123 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-01-04 22:44:23 +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
Carlos Mocholí
87818e3887
Remove CUDA_LAUNCH_BLOCKING from Lite tests ( #16177 )
2022-12-24 15:05:55 +09: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
Jerome Anand
8475f85e16
Upgrade to HPU release 1.7.1 ( #15956 )
...
* Upgrade to HPU release 1.7.1
Update torch version check for hpu
Signed-off-by: Jerome <janand@habana.ai>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-08 11:43:22 +00:00
dependabot[bot]
73a6dbec01
Bump playwright from 1.27.1 to 1.28.0 in /requirements ( #15903 )
...
* Bump playwright from 1.27.1 to 1.28.0 in /requirements
Bumps [playwright](https://github.com/Microsoft/playwright-python ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases )
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.27.1...v1.28.0 )
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* 1.28
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-12-08 04:45:17 +00:00
Ethan Harris
32cf1faa07
[App] Support for headless apps ( #15875 )
...
* Add `is_headless` when dispatching in the cloud
* Bump cloud version
* Add tests
* Dont open app page for headless apps locally
* Refactor
* Update CHANGELOG.md
* Support dynamic UIs at runtime
* Comments
* Fix
* Updates
* Fixes and cleanup
* Fix tests
* Dont open view page for headless apps
* Fix test, resolve URL the right way
* Remove launch
* Clean
* Cleanup tests
* Fixes
* Updates
* Add test
* Increase app cloud tests timeout
* Increase timeout
* Wait for running
* Revert timeouts
* Clean
* Dont update if it hasnt changed
* Increase timeout
2022-12-05 16:58:22 -05:00
Jirka Borovec
993bd67f96
CI: prune dependency for benchmarks ( #15879 )
...
* prune dependency for benchmarks
* drop
2022-12-02 07:14:18 +09:00
Carlos Mocholí
cca343267c
Checkgroup config fixes ( #15787 )
2022-11-26 01:16:48 +00:00
Jirka Borovec
59fa32080d
Tests/App: refactor examples - structure ( #15770 )
...
* rename _examples dir
* refactor
* clean
* path
* add inits
* skip
* e2e
* azure
* e2e
* rev
* unify single depth for ignore docs req.
* group
2022-11-22 14:04:29 -05:00
Carlos Mocholí
aef94ce52b
Fix azure path excludes ( #15756 )
...
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-11-22 01:25:01 +00:00
Carlos Mocholí
80e7538379
Enable Probot CheckGroup v4 ( #15649 )
2022-11-16 11:07:02 +01:00
Adrian Wälchli
e87c11a592
Upgrade GPU CI to PyTorch 1.13 ( #15583 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-11-12 14:58:37 +00:00
Carlos Mocholí
1954764c4a
Refactor checkgroup to avoid duplicated checks ( #15633 )
...
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-11-11 16:38:09 +00:00
Carlos Mocholí
6ba00af1e0
Drop PyTorch 1.9 support ( #15347 )
...
* Drop 1.9
* Everything else
* READMEs
* Missed some
* IPU skips
* Remove exception type
* Add back
2022-11-10 08:59:13 -05:00
Jerome Anand
e79a69a9ee
Upgrade to HPU release 1.7.0 ( #15616 )
...
Signed-off-by: Jerome <janand@habana.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-11-10 10:47:17 +01:00
Adrian Wälchli
2076746238
Update Lightning Lite examples ( #15599 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-11-10 04:16:46 -05:00
Rick Izzo
10b945bcc1
Run Command from App Comments ( #15577 )
...
* initial work
* this seems to work well
* added example test
* updated docs & logging
* fixed errors
* fix typing error
* now using the --setup flag to decide if we should execute app comment commands or not
* updated tests
* added tests
* added test to ci
* fixed failing tests
* code review
* updates
2022-11-09 09:45:38 -05:00
Mansy
3247054067
Enable quick start e2e test again and run on cloud without installing dependencies 😎 ( #15546 )
...
* Enable quick start e2e test to run without installing dependencies
* yaml formatting
* clone the repo
2022-11-08 17:47:38 +01: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
6ff01f48b1
CI: lower timeout for e2e ( #15483 )
2022-11-03 15:19:13 +01:00
Jirka Borovec
7ee0994bfc
CI: Upload video artifacts from e2e tests ( #14467 )
...
* CI: try upload e2e Artifacts
* Apply suggestions from code review
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-11-01 11:12:57 +00: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
30d5665f46
CI: trigger PL for lite ( #15402 )
2022-10-31 14:48:39 +00:00