Commit Graph

580 Commits

Author SHA1 Message Date
edenlightning 98af2bb403
add contributing guide to readme 2022-11-15 06:03:26 -05: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
Carlos Mocholí 54e76683fa
Drop "full" suffix in CI (#15320) 2022-10-26 16:24:16 +02:00
Carlos Mocholí 375ab53861
Migrate TPU tests to GitHub actions (#14687)
* Migrate TPU tests to GitHub actions

* No working dir

* Keep _target

* Dont skip draft

* CHECK_SLEEP

* Not yet

* Remove recurrent cleanup script

* Set secrets

* a step cannot have both the `uses` and `run` keys

* Version $PYTHON_VER was not found in the local cache

* can't load package ... ($GOPATH not set)

* The `set-env` command is disabled

* Try updating go

* Match timeout

* simplify path

* More cleanup

* Install coverage. Unmark draft

* Update .github/workflows/ci-pytorch-test-tpu.yml

* DEBUG echo

* Revert "DEBUG echo"

This reverts commit 4011856e6e.

* More debug

* SSH

* Im stupid

* Remove always()

* Forgot some

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-21 20:01:39 +02:00
Jirka Borovec 26f632cb10
switch LAI deployment branch (#15194)
* switch LAI deployment branch
* update links
2022-10-19 16:07:05 -04:00
William Falcon 255b46941e
Update README.md 2022-08-30 12:39:15 -04:00
William Falcon aa83255c2c
Update README.md 2022-08-20 14:03:25 -04:00
William Falcon a73fef4fa2
Update README.md 2022-08-20 10:19:04 -04:00
William Falcon 238646508f
Update README.md 2022-08-20 10:18:37 -04:00
William Falcon 6e96fc2936
Update README.md 2022-08-20 10:17:40 -04:00
William Falcon 2a10a36b92
Update README.md 2022-08-10 18:30:01 -04:00
thomas chaton e226180527
(app) Remove ClickRunner (#14147) 2022-08-10 17:26:01 +00:00
William Falcon 6f4edd721f
Update README.md 2022-08-10 09:03:51 -07: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 8abf32e33a
update codecov badge (#13852) 2022-08-01 06:52:46 -04:00
Adrian Wälchli 7708ce22b2
Update GitHub links to PL repo (#13849)
* update lightning links in docs

* update links in chlog

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

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

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Update src/pytorch_lightning/README.md

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Update src/pytorch_lightning/README.md

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* update

* painful

* badges

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

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

* Update badges

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-07-28 22:08:07 +02:00
Jirka Borovec 35ec79ad1f
define app 0.6 (#13699)
* define app 0.6

* req

* fix link

* txt

* ex

* gk

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Apply suggestions from code review

* lapp 0.5.2

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-07-18 19:23:26 -04:00
William Falcon 233f23de07
Update README.md 2022-06-17 09:51:05 -04:00
Jirka Borovec 2503cf9b5c
CI: adjust names & skip app if pytorch (#13317)
* CI: renames azure

* check

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

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

* skip lightning_app

* ignore

* .

* true block

* ci

* ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-06-16 22:31:32 -04:00
William Falcon 4c666b3ba8
Update README.md 2022-06-16 16:27:57 -04:00
William Falcon 60bf5ea63b
Update README.md 2022-06-16 16:26:30 -04:00
William Falcon 93e1d279e9
Update README.md 2022-06-16 16:23:26 -04:00
William Falcon fa0bbe7a43
Update README.md 2022-06-16 16:21:14 -04:00
Adrian Wälchli 4f98901b4e
Add root README (#13313)
* add main page

* update

* move

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

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

* fix link

* copy over from main repo

* formatting

* update

* [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>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-06-16 08:50:24 -04:00
Carlos Mocholí c576ba40e0
Update README and approval config (#13311)
* Update README and approval config

* [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-06-16 08:22:47 -04:00
Jirka Borovec 8ceab223c0
Fix repository links (#13304)
* GH org rename Lightning-AI

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

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

* repo name

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-06-15 19:33:43 -04:00
Jirka Borovec b58577fd4d
Future 3/n: docs adjustment (#13299)
* docs: rename source >> source-PL

* docs: fix typing

* readthedocs

* update paths & codeowners

* source-pytorch

* ci

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-06-15 10:54:53 -04:00
Carlos Mocholí 0cf9d73d28
Drop PyTorch 1.8 support (#13155)
* Drop PyTorch 1.8 support

* Missed update

* Skip profiler test until supported

* Upgrade ipu dockerfile pytorch version

* Update XLA version
2022-06-14 20:46:44 -04:00
Jirka Borovec bca78bc25b
Merge pull request #12766 from PyTorchLightning/docs/slack
update slack link
2022-04-18 11:13:22 -04:00
William Falcon a86d69e2d0
Update README.md 2022-03-29 18:17:35 -04:00
Rohit Gupta 71e25f39d9
Update CI in README.md (#12495) 2022-03-29 10:39:52 +00:00
Rohit Gupta fe12bae704
Update Slack link (#12460) 2022-03-28 19:27:51 +02:00
William Falcon 1c50ff7a2f
Update README.md 2022-03-28 08:56:25 -04:00
William Falcon d745260352
Update README.md 2022-03-25 13:13:56 -04:00
William Falcon 55ea3c78d5
Update README.md 2022-03-25 13:11:52 -04:00
Kaushik B 28dac0c8d9
Update tpu_cores flag with accelerator and devices flag (#12158) 2022-03-25 11:57:02 +00:00
Kaushik B 7b0d1183db
Update `gpus` flag with `accelerator` and `devices` flag (#12156)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-03-23 19:52:12 +00:00
William Falcon f2d6a855af
Update README.md 2022-03-18 16:41:19 -04:00
Kushashwa Ravi Shrimali 821ca7e85d
Drop PyTorch 1.7 testing from the CI (#12191)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-03-08 19:02:32 +01:00
William Falcon 0fcc048c7d
update slack link 2022-02-08 20:30:52 -08:00
Thomas Vetterli 0fbb419c68
Replacing latest tag with 0.4.0 for lightning-bolts links (#10440) 2022-01-18 16:47:48 +01:00
Rohit Gupta 21caff1f19
Add LightningLite to README (#11164) 2022-01-05 21:56:04 +01:00
Carlos Mocholí 3692eba807
Drop Python 3.6 support (#11117) 2021-12-21 17:06:15 +00:00
Carlos Mocholí d2aaf6b4cc
Upgrade CI after the 1.10 release (#10075) 2021-11-10 17:59:10 +01:00
Jirka Borovec 72288b2b32
update ref to 1.5 as stable (#10311)
* update ref to 1.5 as stable

* Fix CHANGELOG

Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-11-02 13:43:54 -04:00
Adrian Wälchli 073b735279
Lightning 1.5 release (#10306)
* update changelog

* update version in about

* update references to 1.5 in readme

Co-authored-by: thomas chaton <thomas@grid.ai>
2021-11-02 13:24:28 -04:00
Carlos Mocholí 54e95d3e28
Add `CITATION.cff` (#9139)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2021-09-07 02:58:20 +02:00
Rohit Gupta ff1e6912e4
Update ci badge (#9339) 2021-09-06 01:38:23 +02:00
Kaushik B 5c2b7cadcd
Remove ci tpu test from github workflows (#8965)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2021-08-26 15:10:59 +05:30
Jirka Borovec 0e6ee9c39d
CI: add mdformat (#8673)
* add mdformat
* exclude chlog
* fix ***

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-08-03 18:19:09 +00:00