Commit Graph

52 Commits

Author SHA1 Message Date
Adrian Wälchli a2c5721b93
Update codeowners for debug branch (#15992)
update codeowners
2022-12-09 13:01:56 -05:00
Adrian Wälchli 9d1895778e
Rename LightningLite (3/n) (#15939)
* rename class and brand name

* update

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

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

* fix references

* f401

* rename package

* update name

* update

* update

* update

* update

* debug tests

* revert examples source dir

* update tpu ci workflow

* update

* ci

* requirements/lite

* group-check

* ci

* fix setup

* fix import bug

* space

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 <6035284+Borda@users.noreply.github.com>
2022-12-09 09:51:07 +01: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
thomas chaton 61d325376a
Add Ethan as Lightning App CodeOwners (#15626)
update
2022-11-10 13:39:40 -05:00
Carlos Mocholí abb160a78a
Add .actions CODEOWNERS (#15602) 2022-11-09 10:37:01 -05:00
Carlos Mocholí bf4653e421
Simplify codeowners (#15585)
* Simplify PL CODEOWNERS

* Add William

* Update apps too
2022-11-08 09:08:28 -05:00
Carlos Mocholí 04e1e925da Update governance and codeowners 2022-11-07 11:12:24 -05: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
Carlos Mocholí 6e70f55f00
Clean up CODEOWNERS for PL and Lite (#14942)
* Clean up CODEOWNERS for PL and Lite

* Update
2022-09-29 10:17:05 -04:00
Jirka Borovec 57ae32783a
update codeowners (#14718) 2022-09-15 22:32:04 -04:00
Adrian Wälchli 6585f5e962
Add code-owners for standalone Lite package (#14694)
* Add Lite codeowners

* remove Borda on request
2022-09-15 09:15:08 -04:00
Akihiro Nitta fd99cb27f2
Update CODEOWNER of CI/CD (#14676)
Update CODEOWNER
2022-09-13 09:38:14 -04: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
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
Adrian Wälchli 9722127a74
Add missing codeowners for app package (#13542) 2022-08-09 10:03:36 -04:00
Sean Naren 7439f5d749
Update CODEOWNERS (remove myself from defaults + some specifics) (#14084)
Update CODEOWNERS
2022-08-08 09:23:07 -04:00
Jirka Borovec 23105b43d9
add codeownser for docs - @Felonious-Spellfire (#13717) 2022-07-18 17:27:19 -04:00
Jirka Borovec cf189bdc9b
code-owners for App (#13497)
* condensers for App

* pkg

* TestsUpdate .github/CODEOWNERS

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

Co-authored-by: Mansy <ahmed.mansy156@gmail.com>
2022-07-02 15:08:29 -04:00
awaelchli 511f1a6515 Reroute profiler to profilers (#12308)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-06-22 20:55:39 -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
Jirka Borovec 759e89df21
Future 1/n: package in src/ folder (#13293)
* move: pytorch_lightning >> src/

* update setup & install

* update CI

* ci

* update CI for examples

* Self review

* mypy

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

* ci

* make

* docs

* typo

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

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

* ci: gpu

* .

* hpu

* typing

* docs

* tpu

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-06-14 20:54:55 -04:00
Jirka Borovec b2eb2b796e
add @akihironitta among CI/CD owners (#13139)
add @akihironitta
2022-05-31 15:37:29 -04:00
Jirka Borovec 15fa538938
add RobertLaurella as docs owner (#12973) 2022-05-06 10:07:35 -04:00
William Falcon 908e05880d
docs refactor 3/n (#12795)
* updated titles + css

* updated titles + css

* levels structure

* levels structure

* levels structure

* adding level indexes

* finished intro guide layout

* finished intro guide layout

* general titles

* general titles

* added movie

* added movie

* finished 15 mins

* levels

* added core levels

* added core levels

* fixed api reference on the left

* gpu guides

* gpu guides

* gpu guides

* gpu guides

* precision

* hpu guide

* added ipu

* added ipu

* added ipu

* added ckpt docs

* finished basic logging

* intermediate

* intermediate

* intermediate

* fixed

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* fixed margins

* added logger stuff

* added logger stuff

* added logger stuff

* added logger stuff

* added logger stuff

* ic

* added inconsolata

* added inconsolata

* added inconsolata

* added inconsolata

* added inconsolata

* added inconsolata

* added inconsolata

* updated menu

* added basic cloud docs

* added basic cloud docs

* added basic cloud docs

* added basic cloud docs

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* ic

* added demos folder

* added demos folder

* added demos folder

* added demos folder

* added demos folder

* added demos folder

* twocolumns directive

* twocols

* twocols

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* registry

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* cleaning up

* updated titles + css

* levels structure

* adding level indexes

* finished intro guide layout

* general titles

* added movie

* finished 15 mins

* levels

* added core levels

* fixed api reference on the left

* gpu guides

* precision

* hpu guide

* added ipu

* added ckpt docs

* finished basic logging

* intermediate

* fixed margins

* added logger stuff

* ic

* added inconsolata

* updated menu

* added basic cloud docs

* ic

* added demos folder

* twocolumns directive

* registry

* cleaning up

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

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

* deconflict

* deconflict

* deconflict

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

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

* Add testsetup sections wherever needed; fix errors in building docs

* pre-commit fixes

* Fix duplicate label

* minor nit with pre-commit

* Fix labels

* More changes...

* require

* debug & cli

* prec & model & visu

* fix references

* fix references

* fix refs

* fix refs - model_parallel

* fix references

* prune testsetup with global

* refs in index

* Fix duplicate label errors

* Update orphan docs

* Update orphan docs

* Update orphan docs

* fix links

* Fix genindex and search index

* fix refs

* fix refs

* Fix index rst related issues

* fix refs

* inc to rst

* Fix links ref

* fix more references

* fix refs

* deconflict

* errors

* errors

* errors

* fix refs

* fix refs

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

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

* fix warnings

* Fix LightningCLI errors

* Fix LightningCLI errors

* Fix LightningCLI errors

* Fix LightningCLI errors

* fix doc build

* Duplicate Label fix (docs) (#12800)

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

* ignore typing in demo folder

* Ignore demos for mypy

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kushashwa Ravi Shrimali <kushashwaravishrimali@gmail.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
Co-authored-by: Kaushik B <kaushikbokka@gmail.com>
Co-authored-by: otaj <ota@grid.ai>
2022-04-19 14:15:47 -04:00
Jirka Borovec 52e568f697
Revert "ci(Mergify): configuration update (#12599)" (#12642)
This reverts commit 184518c2fa.
2022-04-07 11:02:36 -04:00
Jirka Borovec 7988351d88
add PR Gatekeeper (#12646)
* add PR Gatekeeper

* [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: Carlos Mocholí <carlossmocholi@gmail.com>

* [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: Carlos Mocholí <carlossmocholi@gmail.com>
2022-04-07 11:02:25 -04:00
Jirka Borovec 184518c2fa
ci(Mergify): configuration update (#12599)
* ci(Mergify): configuration update

Signed-off-by: Jirka Borovec <null>

* draft

* team

* code

* + eden

* Apply suggestions from code review

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

* Update .github/mergify.yml

* +krshrimali

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

* Apply suggestions from code review

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

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-04-05 08:44:12 -04:00
William Falcon 53d1c03394
Docs clean up 1/n (#12477) 2022-03-28 12:35:59 +00:00
Adrian Wälchli 5d16970222
Merge pull request #11228 from PyTorchLightning/docs/strategies-code-owners
Update CODEOWNERS for pl/strategies
2022-01-03 09:17:38 -05:00
Jirka Borovec 4ee01b715c
Merge pull request #11046 from PyTorchLightning/docs/security
Add security contact
2021-12-16 20:31:03 -05:00
Adrian Wälchli fff491dd4d
add minimum codeowners for lite (#10298) 2021-11-03 11:47:35 -04:00
Adrian Wälchli 9e11d97af6
Merge pull request #9690 from PyTorchLightning/feature/codeowners-rohit
add Rohit Gupta to default codeowners
2021-09-30 09:13:48 -04:00
Mike Guo 07e94b8cc7
add pytorch profiler codeowner (#9479) 2021-09-13 09:19:10 -04:00
Adrian Wälchli 7ca038b83f
Merge pull request #9438 from PyTorchLightning/feature/neptune-code-owners
add neptune staff as code owners for neptune.py
2021-09-10 13:05:31 -04:00
Kaushik B 439db224d8
Remove metrics & cluster_environments from CODEOWNERS (#9376) 2021-09-09 09:25:52 -04:00
Boris Dayma 99d75806d7
CODEOWNERS: add wandb (#9374) 2021-09-09 09:25:35 -04:00
Carlos Mocholí 9aaa6822ec
Add CODEOWNERS for progress dataclasses (#8196) 2021-06-29 10:01:51 -04:00
Adrian Wälchli 0d6dfd42d8
Merge pull request #7990 from PyTorchLightning/refactor/loops/loops_everywhere_eval
Loop Refactor 3/N - Evaluation Loop
2021-06-18 08:54:59 -04:00
Carlos Mocholí 5593b6f772
Merge pull request #7872 from PyTorchLightning/refactor/logger-poc-changes
Random fixes for logger connector PoC
2021-06-08 09:04:16 -04:00
ananthsub 393b252ef0
Update CODEOWNERS (#7302)
* Update CODEOWNERS

* @carmocca

* @borda

* Update CODEOWNERS

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
2021-05-03 14:17:27 -05:00
Jirka Borovec 895bea1ad3
rename about (#7002)
* rename about

* .

* ..
2021-04-14 18:56:40 -04:00
Jirka Borovec 3baac71252
v1.3.0rc1 (#6925)
* v1.3.0rc1

* .
2021-04-09 10:36:06 -04:00
Jirka Borovec 851fd7fae7
Merge pull request #6885 from PyTorchLightning/v1.3.0rc
prepare v1.3.0rc
2021-04-08 14:01:26 -04:00
Jirka Borovec 92a1671428
Update CODEOWNERS (#6220) 2021-03-25 07:51:39 -05:00
Jirka Borovec a96137c035
codeowner: update test/boring model (#5869)
* update test/boring model

* reorder
2021-02-09 21:30:14 +00:00
Carlos Mocholí a7d288cb31 Update CODEOWNERS (#5561)
* Update CODEOWNERS

* Update CODEOWNERS

* Apply suggestions from code review

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

* Apply suggestions from code review

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
2021-02-05 21:40:40 +01:00
William Falcon 02ac3aba05
Update CODEOWNERS 2020-12-03 17:59:14 -05:00
Jirka Borovec 90b87dd9c8
update codeowners (#4881)
* update codeowners

* install

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: chaton <thomas@grid.ai>

* .

* Update .github/CODEOWNERS

Co-authored-by: chaton <thomas@grid.ai>
2020-12-03 17:48:40 +00:00
William Falcon 886702a1af
Update CODEOWNERS 2020-11-15 10:55:50 -05:00
edenlightning 1656061051
Add williamfalcon as owner for API changes (#4610)
* Add   williamfalcon as owner for API changes

* Update .github/CODEOWNERS

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>

* Update CODEOWNERS

Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-11-15 10:53:49 -05:00