Wei Ji
6490996b39
Support deterministic="warn" in Trainer for Pytorch 1.11+ ( #12588 )
...
Co-authored-by: carmocca <carlossmocholi@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-04-27 12:05:26 +00:00
Akihiro Nitta
ace6a5827b
Update building docker images ( #12837 )
...
Co-authored-by: Akihiro Nitta <akihiro@pytorchlightning.ai>
2022-04-21 22:10:42 +00: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
bca78bc25b
Merge pull request #12766 from PyTorchLightning/docs/slack
...
update slack link
2022-04-18 11:13:22 -04:00
Akihiro Nitta
45f1ffa535
Enable running slow tests on Windows in CI ( #12761 )
2022-04-18 12:04:35 +00:00
Akihiro Nitta
1a6979ddf1
Workaround for actions/checkout in conda CI jobs ( #12758 )
2022-04-14 12:29:29 +02:00
Jirka Borovec
16b9580958
build more dockers & slack fails ( #12675 )
...
* build dockers
* add slack
* Apply suggestions from code review
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-04-13 17:24:08 +02:00
Kaushik B
3f76c14283
Minor grammatical updates to the Pull Request Template ( #12719 )
2022-04-12 17:59:53 +09:00
Jirka Borovec
f9b69ce5b0
CI: check docker requires ( #12677 )
...
* check docker requires
* ci update
* bagua
* conda
* cuda
2022-04-12 00:29:54 +09:00
Carlos Mocholí
2e5b3b333d
Allow self-reviewing to rerun gatekeeper ( #12672 )
2022-04-09 10:41:37 +00:00
Jirka Borovec
f6d61cb08a
Update ci_pr-gatekeeper.yml ( #12661 )
...
* Update ci_pr-gatekeeper.yml
2022-04-08 18:25:50 +09: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
Rohit Gupta
fe12bae704
Update Slack link ( #12460 )
2022-03-28 19:27:51 +02:00
William Falcon
53d1c03394
Docs clean up 1/n ( #12477 )
2022-03-28 12:35:59 +00:00
Aki Nitta
648cc2d2eb
Update environment variable for cache reset for consistency ( #12455 )
2022-03-27 17:42:01 +02:00
Rohit Gupta
5d015e7ae8
Add and update readme for docs and tests ( #12348 )
2022-03-25 15:33:54 +00:00
Aki Nitta
8423e47ad9
Fix default labels in issue templates ( #12434 )
2022-03-25 03:37:58 +01:00
Aki Nitta
16c41bd8ae
Label new issues as `needs triage` by default ( #12403 )
...
* Add needs triage to issues by default
2022-03-23 12:51:37 +00:00
Aki Nitta
b876e9f04c
Update Slack link ( #12421 )
2022-03-23 11:57:19 +00:00
Aki Nitta
4589f2b4ee
Update hash for caching ( #12405 )
...
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-03-23 09:14:29 +00:00
Seth Vargo
ea7f444167
Pin setup-gcloud to v0 instead of master ( #12375 )
...
* Pin setup-gcloud to v0 instead of master.
setup-gcloud will be updating the branch name from master to main in
a future release. Even though GitHub will establish redirects, this
will break any GitHub Actions workflows that pin to master. This PR
updates your GitHub Actions workflows to pin to v0, which is the
recommended best practice.
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-03-23 07:13:19 +00:00
Jirka Borovec
5bbad8bb1e
mergify: drop ready if conflicts ( #12396 )
2022-03-22 10:06:36 +00:00
Jirka Borovec
fe940e195d
CI: update prune_pkgs ( #12382 )
2022-03-21 12:50:50 +00:00
Jirka Borovec
7ee690758c
CI: fix running PT 1.11 ( #12304 )
...
* fix fire
* horovod
* assistant
* cmake
* u20
* cuda
* -j2
* fix mypy
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-03-12 09:00:20 +00:00
Jirka Borovec
bc8172856f
aggregate multiple helper scripts to single CLI ( #11147 )
...
* nightly release
* min version
* fire
2022-03-11 11:13:43 +00:00
Jirka Borovec
1144673cd9
CI: sanity check for req. pkgs ( #11819 )
...
* CI: sanity check for req. pkgs
* scripts
* rename
* gcsfs ?
* rich !
* install extra
* move
* set -e
Co-authored-by: Aki Nitta <nitta@akihironitta.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>
2022-03-11 09:20:47 +00:00
Jirka Borovec
3b4061f39a
CI: enable testing for PT 1.11 ( #11792 )
...
* enable PT 1.11
* horovod
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-03-10 18:38:47 +00: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
Carlos Mocholí
d5de33b06a
Add issue triage config ( #11880 )
2022-02-28 11:10:38 +00:00
Jirka Borovec
9b0942d731
CI: fix upload-artifact ( #11962 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-02-21 16:03:02 +01:00
Jirka Borovec
7bc87015ea
Unblock GPU CI ( #11934 )
...
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2022-02-16 21:15:44 +01:00
Jirka Borovec
8ddf9f996d
CI: fix valid schema ( #11744 )
2022-02-05 14:52:44 +00:00
Jirka Borovec
92c22aedb9
CI: use concurrency ( #11351 )
2022-02-02 19:48:15 +00:00
Rohit Gupta
42fddc371a
Add a direct link to built docs in CI ( #11514 )
2022-01-19 08:36:39 +08:00
Rohit Gupta
d50b48e9eb
Update community section ( #11510 )
2022-01-17 19:27:22 +00:00
Aki Nitta
d95c0d5a44
Upgrade Ubuntu version from `18.04` to `20.04` ( #11395 )
...
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2022-01-13 16:01:31 +01:00
Aki Nitta
7c93198dd6
Don't use old testing packages in CI ( #11366 )
2022-01-12 04:31:56 +00:00
Carlos Mocholí
08f6a079c7
Update BECOMING_A_CORE_CONTRIBUTOR.md ( #11337 )
...
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2022-01-12 01:03:26 +00:00
Jirka Borovec
cec4f17df3
Merge pull request #11388 from PyTorchLightning/ci/mergify-team
...
Update mergify team name
2022-01-10 09:24:08 -05:00
Aki Nitta
8e8d4c5fe0
Skip testing with PyTorch 1.7 and Python 3.9 on Ubuntu ( #11217 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-01-07 14:09:52 +01:00
Carlos Mocholí
f6a6a25810
Remove the "Verify linked issue" bot ( #11338 )
2022-01-06 17:01:45 +09: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
Carlos Mocholí
3692eba807
Drop Python 3.6 support ( #11117 )
2021-12-21 17:06:15 +00:00
Jirka Borovec
4ee01b715c
Merge pull request #11046 from PyTorchLightning/docs/security
...
Add security contact
2021-12-16 20:31:03 -05:00
Carlos Mocholí
26977043bf
Add separate CI job for slow tests ( #10830 )
2021-12-01 19:58:18 +00:00
Carlos Mocholí
e1bf54c944
Tune Conda CI timeout and other minor improvements ( #10769 )
2021-11-28 17:58:03 +00:00
thomas chaton
412d507a73
Fault Tolerant: move signal to SIGTERM ( #10605 )
2021-11-26 13:37:27 +00:00
Danielle Pintz
85d7c4dce4
Configure mypy to install dependencies in CI and update pyproject.toml ( #10682 )
...
* mypy install deps
* fix deps
* add examples
* fix type errors
* fix type error
* fix
* fix
* update pyproject.toml
2021-11-25 00:19:30 +00:00