Commit Graph

180 Commits

Author SHA1 Message Date
Gilles Peiffer b9f215d7fd
Replace usage of `grep -P` with `perl` in `run_standalone_tests.sh` (#19942) 2024-06-05 12:32:56 -04:00
Adrian Wälchli 49ed2b102b
Add PyTorch 2.3 to CI matrix (#19708) 2024-04-29 07:16:13 -04:00
awaelchli 2e512d4b2e
Remove the Colossal AI integration (#19528) 2024-02-26 10:59:15 +01:00
awaelchli 8d4768f2ae
Remove the Bagua integration (#19445) 2024-02-12 20:58:52 +01:00
awaelchli c7c42dcef3
Update CI to use latest PyTorch 2.2 (#19401) 2024-02-05 12:50:23 -05:00
Jirka Borovec 3bd133b107
CI: enable testing with coming PT 2.2 (#19289)
* ci: build dockers for PT 2.2
* py3.12
* --pre --extra-index-url
* typing-extensions
* bump jsonargparse
* install latest jsonargparse
* Add windows skips for Fabric
* convert to xfail
* add pytorch skips
* skip checkpoint consolidation test
* set max torch

---------

Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 16:42:09 +01:00
awaelchli 41503fc2ba
Install `bitsandbytes` to run skipped bitsandbytes tests (#19260) 2024-01-11 02:50:43 -05:00
Carlos Mocholí 58b4bfab2e
Fix standalone test file links (#19165) 2023-12-14 17:18:47 -05:00
Jirka Borovec 2a8789e1c6
ci/tests: cleaning standalone script (#19141)
* tests: cleaning standalone script

* switch

* from tests

* -m

* collect

* array

* tests_fabric/

* ..

* path prefix

* pl

* cleaning

* test_pytorch_profiler_nested_emit_nvtx

* Apply suggestions from code review

* Apply suggestions from code review

* todo
2023-12-13 13:27:49 -06:00
Carlos Mocholí 4e72dcc8db
Reduce lightning data's dependencies (#19026) 2023-11-17 16:52:14 -05:00
Adrian Wälchli 77eef8aff5
Update GPU CI and docker images for PyTorch 2.1 (#18719)
Co-authored-by: Carlos Mocholí <carlossmocholi@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>
2023-10-06 08:12:37 -04:00
dependabot[bot] 7a0796e9f0
Bump playwright from 1.36.0 to 1.38.0 in /requirements (#18625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-02 22:44:10 +02:00
Jirka Borovec d579cfed57
precommit: unify formatting with prettier (#18605)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-25 14:34:41 +02:00
Jirka Borovec db37355d31
ci: add description how to clean machines (#18553)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-09-14 23:57:47 +02:00
Jirka Borovec eb8b314f7c
Switch GPU CI from nightly to RC/test (#18485) 2023-09-06 23:34:43 +02:00
Ethan Harris b8f392934a
Simplify store (#18234)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2023-08-08 09:34:03 +01:00
dependabot[bot] 272e377788
Bump playwright from 1.35.0 to 1.36.0 in /requirements (#18247)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-08-08 09:43:57 +02:00
Jirka Borovec 57ef88f8fc
ci: drop nightly from required checks (#18250) 2023-08-07 11:26:13 +02:00
Jirka Borovec 14b65941b0
ci: bump CUDA for nightly (#18162)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-07-25 22:30:09 +02:00
Carlos Mocholí 01b82e4fb1
Minor miscellaneous fixes (#18077)
* Various miscellaneous fixes

* Update

* Update

* succeeded

* Comment everywhere

* hasattr
2023-07-20 14:44:51 +02:00
Carlos Mocholí a9269aecdb
Add nightly testing to CUDA CI (#18078) 2023-07-17 20:53:29 +02:00
Jirka Borovec bdac61a118
ci: fix allow fail e2e (#17956)
* echo allow fail

* in
2023-06-30 14:48:21 -04:00
Jirka Borovec 89421c31db
ci: disable react UI case (#17928) 2023-06-26 16:31:59 +02:00
Jirka Borovec 7f1aa7229c
ci: hotfix for doctests (#17841) 2023-06-15 15:25:59 +00:00
Jirka Borovec 51b0e81105
replace local adjustment script with external (#17582) 2023-05-29 19:34:04 +00:00
Jirka Borovec c8415dfcbe
ci: fix runif ref (#17716) 2023-05-29 14:05:06 +02:00
Jirka Borovec 6ef6d0cb6b
ci: update gcheck name (#17690)
* ci: update gcheck name

* name

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* name

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-25 12:20:43 -04:00
Jirka Borovec 56377d9b1f
ci: separate parity/benchmarks (#17502)
* ci: separet benchmarks

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* measure

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* conf

* isort

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ci

* parity

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* taska

* name

* ...

* var

* ...

* ...

* ...

* cd

* reset_cudnn_benchmark

* import

* imports

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* models

* xfail

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-24 19:16:41 -04:00
thomas chaton 83f683243d
Make StreamLit UI less flaky (#17598)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-05-09 20:13:25 +01:00
Jirka Borovec b87df54eb4
Adding test for legacy checkpoints (#17562)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-04 20:01:56 +00:00
Jirka Borovec 137837d978
ci: drop secondary pkg for LAI (#17565) 2023-05-04 19:25:46 +01:00
Adrian Wälchli 249395bfe0
DDP Parity tests as standalone task (#17503) 2023-05-03 05:36:07 +02:00
dependabot[bot] 9eedf7ae4b
Bump playwright from 1.30.0 to 1.32.1 in /requirements (#17537)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-05-02 13:54:11 +00:00
Jirka Borovec db9f095b0b
Replace IPU with external implementation (#17075)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-27 16:09:51 +00:00
Carlos Mocholí 9627121da7
Simplify strategy installation in CI (#17347) 2023-04-25 01:09:57 +00:00
Carlos Mocholí 039891fb49
Install project specific dependencies (#17376)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-24 23:31:47 +00:00
Ethan Harris 57ad46258b
[App] Fix resolution of latest version in CLI (#17351)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-24 16:14:36 +00:00
Ethan Harris e82672414e
App: Fix AppState, streamlit example (#17452) 2023-04-24 07:27:35 -04:00
thomas chaton 3688b6495d
Resolve Lightning App with remote storage (#17426)
* 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

* update

* update

---------

Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local>
2023-04-23 18:08:11 -04:00
Jirka Borovec 26a549e87f
drop failing e2e quick app (#17409)
* drop failing e2e quick app

* codeowners

* Apply suggestions from code review
2023-04-19 12:31:56 +02:00
Carlos Mocholí 856b29fc72
[TPU] Replace GKE in CI with manual gcloud usage (#17362) 2023-04-14 12:47:31 +00:00
Carlos Mocholí 472333c9b8
Replace codecov pip package with codecov uploader (#17349) 2023-04-12 17:24:48 +02:00
Jirka Borovec 5b08d5ee70
ci: update runner for IPU (#17183) 2023-03-25 09:16:01 +00:00
Jirka Borovec e7ef8db57e
Replace HPU with external implementation (#17067)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
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-24 13:30:53 +01:00
Jirka Borovec e04d4fd25e
ci: separate integrations (#17170)
* integrations

* Rename

* Apply suggestions from code review

* cut out

* skip _

* fix

* setup

* 1e-2

* uninstall

* revert

* note
2023-03-24 09:46:45 +01:00
Carlos Mocholí 2b6f0a15e1
Update CI to pull torch 2.0 stable (#17107) 2023-03-21 12:31:05 +00:00
Adrian Wälchli 550fa5fec0
Organize app examples (#17045)
* move

* init files

* reset change

* missed

* more

* relative path

* e2e tests

* update checkgroup

* reference

* update app_*
2023-03-14 14:48:17 -04:00
Aniket Maurya da572d7cca
Refactor PL examples to `examples/pytorch/` (#16925)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2023-03-07 11:24:46 -05:00
Jirka Borovec f2e8059f7f
ci: fix Azure trigger pattern (#16972) 2023-03-06 12:19:50 -05:00
Carlos Mocholí fca69e68da
Fabric: Test PyTorch 2.0 pre-release on CPU and CUDA (#16905)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
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-03-03 17:48:49 +00:00