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 |
Danielle Pintz
|
cda5dc61ad
|
Deprecate `num_processes`,`gpus`, `tpu_cores`, and `ipus` from the Trainer constructor (#11040)
|
2022-04-10 17:10:05 +00:00 |
Rohit Gupta
|
fe12bae704
|
Update Slack link (#12460)
|
2022-03-28 19:27:51 +02: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 |
Kaushik B
|
5a2b0d6319
|
Add Lightning Ecosystem to docs (#11399)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
|
2022-03-01 19:05:35 +05:30 |
edward-io
|
87bd54aedf
|
fix typos (#11937)
|
2022-02-16 17:27:51 -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 |
I-iBot
|
6fd6283e07
|
update outdated links in examples (#10127)
Co-authored-by: tchaton <thomas@grid.ai>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
|
2021-11-01 17:05:08 +00:00 |
Adrian Wälchli
|
5ade197580
|
Update README page in pl_examples folder (#10114)
Co-authored-by: tchaton <thomas@grid.ai>
|
2021-10-26 17:38:56 +00:00 |
Carlos Mocholí
|
93784da2c3
|
Fix pre-commit blacken-docs failures (#8624)
|
2021-07-30 12:10:15 +00:00 |
Jirka Borovec
|
0a71fe2859
|
CI: black docs (#8566)
* black docs
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-07-28 18:08:31 +02:00 |
Kaushik B
|
e4ba06c70f
|
Replace deprecated distributed_backend by acc in examples (#7795)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2021-06-02 07:43:24 +02:00 |
Fernando Pérez-García
|
485554c8b0
|
Add link to TorchIO tutorial in PyTorch Ecosystem examples (#7612)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
|
2021-05-19 21:06:26 +00:00 |
Adrian Wälchli
|
24248d6dd4
|
Update community example links (#7087)
Co-authored-by: tchaton <thomas@grid.ai>
|
2021-04-20 06:56:59 +00:00 |
Carlos Mocholí
|
0dd2deebea
|
Remove legacy support for the magic `log`/`progress_bar` keys in dict returns (#6734)
|
2021-03-31 00:28:04 +02:00 |
Akihiro Nitta
|
9876df16a2
|
[docs] Update Bolts link (#6743)
* Update Bolts link
* Update Bolts link
* formt
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
|
2021-03-30 22:52:59 +05:30 |
Carlos Mocholí
|
bc613611e2
|
Do not add return dict items to callback_metrics (#6682)
|
2021-03-26 14:05:20 +01:00 |
Jirka Borovec
|
dee5553b2b
|
move to Pages dir (#4869)
* folders
* common / advanced / extensions
* paths
* flake8
* isort
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-01-26 15:07:07 -05:00 |