Commit Graph

560 Commits

Author SHA1 Message Date
Carlos Mocholí 2157a3b84d
Add a required job checker as an action (1/2) (#14363)
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-08-24 01:07:05 +02:00
otaj bb634310e7
[CI] Bump CUDA in Docker images to 11.6.1 (#14348)
* bump cuda in docker images to 11.6.1

* PUSH TO HUB. REVERT THIS!

* conda forge for 11.6

* cuda 11.5

* revert conda changes

* 11.6 back again

* 11.6 back again, all of them

* maybe all passes now

* maybe all passes now

* final push

* Revert "PUSH TO HUB. REVERT THIS!"

This reverts commit 602bfce224.

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-08-23 12:10:52 -04:00
Jirka Borovec 4586d11829
adding CI for e2e on Azure (#14282)
* start CI

* wip

* matrix

* name

* wip

* prune

* rm

* ls

* cache

* dir

* ls

* name

* cleaning

* clone

* git

* git

* if

* private

* .

* local_id

* clean

* var

* group check

* ci
2022-08-23 11:50:30 -04:00
dependabot[bot] 9cf9bc5820
Bump tj-actions/changed-files from 24 to 28 (#14337)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 24 to 28.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v24...v28)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 10:45:05 +00:00
Carlos Mocholí 8662ab25d4
Adjust mergify's number of reviewer rules (#14293) 2022-08-19 14:05:23 +00:00
dependabot[bot] c9b3cda0e0
Bump actions/upload-artifact from 2 to 3 (#14289)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19 07:01:54 +00:00
dependabot[bot] 278df1cd20
Bump actions/setup-node from 2 to 3 (#14286)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19 14:37:48 +09:00
dependabot[bot] 2dbdb00b03
Bump actions/setup-python from 2 to 4 (#14287)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-19 05:31:47 +00:00
Carlos Mocholí f7ac57050f
Update mising CODEOWNERS for the PL package (#14280)
* Update CODEOWNERS

* Update .github/CODEOWNERS
2022-08-18 14:26:58 -04:00
Akihiro Nitta 6285a83d38
CI: Let dependabot check GHA updates weekly (#14274) 2022-08-18 17:07:15 +02:00
Jirka Borovec 52051c5823
release LAI docs as stable (#14250) 2022-08-18 08:11:49 +00:00
Adrian Wälchli 7d17310966
Terminate process when main process raises error in ServableModuleValidator (#14217)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-08-17 19:08:41 +00:00
Jirka Borovec 909e7e7788
CI: docker focus on PL only (#14246)
* CI: docker focus on PL only

* group
2022-08-17 11:39:27 -04:00
Adrian Wälchli fcf9b42df9
Revert "Remove skipping logic in favor of path filtering (#14170)" (#14244) 2022-08-17 10:15:23 -04:00
Jirka Borovec acd4805f1a
CI: clean building docs (#14216)
* CI: clean building docs

* group

* .
2022-08-16 09:28:30 -04:00
Jirka Borovec 2622989b10
add more issues types (#14174)
* add more issues types

* Update .github/ISSUE_TEMPLATE/config.yml

Co-authored-by: Mansy <ahmed.mansy156@gmail.com>

* typo

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Mansy <ahmed.mansy156@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-08-15 14:06:29 -04:00
Carlos Mocholí fe9e5d55bf
Remove skipping logic in favor of path filtering (#14170) 2022-08-12 13:24:35 +02:00
Carlos Mocholí d0f82abe35
Configure the check-group app (#14165)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-08-11 18:55:01 +02:00
thomas chaton 6eed72b621
(app) Introduce configure_api and Post, Get, Delete, Put HttpMethods (#13945) 2022-08-11 10:35:00 +00:00
Carlos Mocholí 2abed91c53
Update CODEOWNERS (#14119)
* Update CODEOWNERS

* Cleanup and remove old sections

* pl focus

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-08-10 11:25:44 -04:00
Krishna Kalyan 58014846ee
Update Grid links to Lightning AI (#14081)
* initial changes for lightning

* Update .github/BECOMING_A_CORE_CONTRIBUTOR.md

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-08-10 09:32:12 -04:00
Akihiro Nitta d5f35ece72
CI/CD: Add CUDA version to docker image tags (#13831)
* append cuda version to tags

* revertme: push to hub

* Update docker readme

* Build base-conda-py3.9-torch1.12-cuda11.3.1

* Use new images in conda tests

* revertme: push to hub

* Revert "revertme: push to hub"

This reverts commit 0f7d534b2a.

* Revert "revertme: push to hub"

This reverts commit 46a05fccbb.

* Run conda if workflow edited

* Run gpu testing if workflow edited

* Use new tags in release/Dockerfile

* Build base-cuda and PL release images with all combinations

* Update release docker

* Update conda from py3.9-torch1.12 to py3.10-torch.1.12

* Fix ubuntu version

* Revert conda

* revertme: push to hub

* Don't build Python 3.10 for now...

* Fix pl release builder

* updating version contribute to the error? https://github.com/docker/buildx/issues/456

* Update actions' versions

* Update slack user to notify

* Don't use 11.6.0 to avoid bagua incompatibility

* Don't use 11.1, and use 11.1.1

* Update .github/workflows/ci-pytorch_test-conda.yml

Co-authored-by: Luca Medeiros <67411094+luca-medeiros@users.noreply.github.com>

* Update trigger

* Ignore artfacts from tutorials

* Trim docker images to distribute

* Add an image for tutorials

* Update conda image 3.8x1.10

* Try different conda variants

* No need to set cuda for conda jobs

* Update who to notify ipu failure

* Don't push

* update filenaem

Co-authored-by: Luca Medeiros <67411094+luca-medeiros@users.noreply.github.com>
2022-08-10 10:37:50 +00:00
Akihiro Nitta dfda3f384e
CI: Update Windows version from 2019 to 2022 (#14129)
Update windows
2022-08-10 05:02:54 -04: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
Luca Medeiros 8fa9e8651d
Update collect env details and issue template (#14017)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-08-10 00:38:18 +00:00
Adrian Wälchli 9722127a74
Add missing codeowners for app package (#13542) 2022-08-09 10:03:36 -04:00
Akihiro Nitta 34afde742e
CI: Enable Python 3.10 in full CPU testing (#13829)
* Update docker images to build
2022-08-08 11:00:46 -04:00
Sean Naren 7439f5d749
Update CODEOWNERS (remove myself from defaults + some specifics) (#14084)
Update CODEOWNERS
2022-08-08 09:23:07 -04:00
Carlos Mocholí 76836a33cd
Run mypy with PyTorch 1.12 (#14044) 2022-08-08 10:06:41 +02:00
Jirka Borovec 5c05719f27
Freeze requirements for CI (#14007)
* free requirements

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

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

* typo

* typo

* ui

* mypy

* todo

* mypy

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* mypy

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-08-08 06:15:54 +00:00
Akihiro Nitta 0883971ccb
CI: Update XLA from 1.9 to 1.12 (#14013) 2022-08-05 05:04:45 -04:00
Luca Medeiros fb15ab72d3
CI/CD: Update base image `nvidia/cuda` from 11.1 to 11.1.1 (#14019)
update cuda_version 11.1 -> 11.1.1
2022-08-05 02:16:34 +00:00
dependabot[bot] a4e0bcc837
Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.4.0 (#13953)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.4 to 4.4.0.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.1.4...v4.4.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 01:47:16 +00:00
Carlos Mocholí b88b700745
Remove the deprecated DDP2 strategy (#14026) 2022-08-04 20:27:35 +00:00
Jirka Borovec 8cd6c3cf9d
drop block contribution do app (#14010) 2022-08-04 08:40:19 -04:00
dependabot[bot] 2415834aaf
Bump tj-actions/changed-files from 23 to 24 (#13956)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 23 to 24.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v23...v24)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 14:30:41 -04:00
dependabot[bot] beb14563f4
Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#13954)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-08-02 18:26:38 +00:00
dependabot[bot] 91bdacf8d2
Bump actions/cache from 2 to 3 (#13955)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 17:45:13 +00:00
dependabot[bot] 98f7326683
Bump actions/setup-python from 2 to 4 (#13952)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 16:59:48 +00: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 c65bbe045f
fixing build meta pkg flow (#13926)
* debug pulled version
* pre flags
* only meta
2022-08-01 08:00:01 +00: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
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
Carlos Mocholí 1299e4f984
Run GPU tests with PyTorch 1.12 (#13716)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2022-07-28 19:37:57 +05:30
Jirka Borovec a58a406952
add UI for install all (#13732)
* add UI for install all
2022-07-28 14:09:12 +02:00
Mansy 8792c6b018
Update Github issues template (#13857)
Co-authored-by: mansy <mansy@lightning.ai>
2022-07-27 05:05:16 -04:00
Naiyarah Hussain 22b88b9a64
Added new email to enforce the Code of Conduct (#13833) 2022-07-26 12:17:56 +00:00
thomas chaton 4c35867b61
[App] Introduce Commands (#13602) 2022-07-25 17:13:46 +00:00
Adrian Wälchli a8d7b4476c
Fix PyTorch spelling errors (#13774)
* Fix PyTorch spelling errors

* more
2022-07-25 12:51:16 -04:00
otaj 9a240b68e7
Update macos ci (#13794)
update macos ci
2022-07-22 11:46:33 -04:00