Adrian Wälchli
de085f30f0
Update docs for Strategy, Accelerator, Plugins ( #12582 )
...
* wip plugins and strategies
* updates
* updates
* update
* update
* reset
* remove transition
* update references
* update references to plugins
* update registry usage
* mention default setting for plugins
2022-04-05 14:39:35 -04:00
Rohit Gupta
21caff1f19
Add LightningLite to README ( #11164 )
2022-01-05 21:56:04 +01:00
Adrian Wälchli
29eb9cccf2
Rename the `TrainingTypePlugin` base to `Strategy` ( #11120 )
...
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: four4fish <88516121+four4fish@users.noreply.github.com>
2021-12-20 12:50:11 +00:00
Sean Naren
3b34c89703
Add a png image for dark mode support ( #9518 )
2021-09-14 16:28:01 +00:00
Ethan Harris
56697dd894
Add logo_light.svg ( #8327 )
2021-07-07 17:24:31 +00:00
Sean Naren
0974d66c6c
Add docs for IPUs ( #7923 )
...
* Added base docs for IPUs
* Fix
* Add details around poptorch profiler and model parallelism
* more description
* Add image
* Clearer messaging
* Cleanup
* Better name
* Add note
* Add some details around device iterations and model parallelism
* Apply suggestions from code review
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
* Add a small install comment
* Add clip gradients not supported
* Update docs/source/advanced/ipu.rst
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
* Add note
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-06-15 10:16:47 +00:00
Jirka Borovec
233f252bb4
update logo 48px ( #7530 )
2021-05-13 22:33:12 +02:00
Adrian Wälchli
d3f73a0a74
Plugin Docs ( #6952 )
...
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2021-04-14 20:53:21 +00:00
Adrian Wälchli
4bdf2fe55f
remove executable bit on source files ( #5929 )
...
* 644
2021-02-12 00:06:40 +01:00
PythicCoder
74fb87552a
Update README .gif ( #5777 )
...
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
(cherry picked from commit e8c1755129
)
2021-02-05 21:44:01 +01:00
Jirka Borovec
d5c107fa96
Docs: move images ( #5756 )
...
* move images
* logo
2021-02-03 15:08:19 +00:00
Arnaud Gelas
fb6c33a52d
Fix pre-commit trailing-whitespace and end-of-file-fixer hooks. ( #5387 )
...
(cherry picked from commit 4c6f36e6e1
)
2021-01-26 14:27:56 +01:00
Jeff Yang
fe5b943965
Callback docs with autosummary ( #3908 )
...
* callback docs with autosummary
* do not show private methods
* callback base docstring
2020-10-06 17:28:45 -04:00
Jirka Borovec
a5cc4e8a2a
hide doctest decoration ( #2194 )
...
* hide doctest decoration
* Update docs/source/conf.py
* Update docs/source/_static/copybutton.js
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2020-06-15 17:02:21 -04:00
Jirka Borovec
38b63f95af
Docs badges / images ( #1202 )
...
* move docs images
* click GH badges
* fixed docs build error
Co-Authored-By: Adrian Wälchli <adrian.waelchli@inf.unibe.ch>
Co-authored-by: Adrian Wälchli <adrian.waelchli@inf.unibe.ch>
2020-03-24 14:50:35 -04:00
Jirka Borovec
f6a7a5278a
enable Codecov ( #1133 )
...
* update config
* try Drone cache
* drop Drone cache
* move import
* remove token
2020-03-14 13:01:57 -04:00
Jirka Borovec
c48541dedc
fix missing PyPI images & CI badges ( #853 )
2020-02-15 20:30:00 -05:00
Jirka Borovec
cc12ff36a9
fix links to Docs ( #744 )
...
* update log
* fix links
* formatting
* fixing docs path
* formatting
2020-01-26 08:38:01 -05:00
Jirka Borovec
ea59a99426
update org paths & convert logos ( #685 )
...
* fix typos
* update org paths
* update links from READMe to docs
* add svg logo
* add svg logo-text
* update logos
* testing temp paths
* prune links from readme
* optimize imports
* update logo
* update paths in README
* missing imports
2020-01-20 14:50:31 -05:00
William Falcon
15cb79923a
Add files via upload
2019-12-12 10:23:02 -08:00
Jirka Borovec
d71556e7a1
Sphinx generated documentation ( #521 )
...
* upgrade req.
* move MkDocs
* create Sphinx
* init Sphinx
* move md from MkDocs to Sphinx
* CI: build docs
* build Sphinx
formatting
move docs from MD to docstring in particular package/modules
formatting
add Sphinx ext.
rename root_module to core
drop implicit name "_logger"
drop duplicate name "overwrite"
fix imports
use pytorch theme
add sample link mapping
try fix RTD build
use forked template
fix some docs warnings
fix paths
add deprecation warnings
fix flake8
fix paths
revert refactor
revert MLFlowLogger
* revert example import
* update link
* Update lightning_module_template.py
2019-11-28 12:48:55 -05:00
williamFalcon
8c41bfe267
moved badge
2019-08-07 10:03:28 -07:00
William Falcon
d5e609398c
moved badge image
2019-08-07 11:49:37 -04:00
Jiri BOROVEC
34f0044bc5
update README
...
use stick MD syntax
2019-08-06 22:45:27 +02:00
William Falcon
fb09d408fd
Add files via upload
2019-08-04 07:29:47 -05:00
William Falcon
ffa0aec992
Delete overview.jpg
2019-08-04 07:29:25 -05:00
William Falcon
36bf232e4d
Add files via upload
2019-08-04 07:28:30 -05:00
William Falcon
bfa46a279a
Delete overview.jpg
2019-08-04 07:28:16 -05:00
William Falcon
748d1e9b66
Add files via upload
2019-08-04 07:09:06 -05:00
William Falcon
87efc1fa4f
Delete overview.jpg
2019-08-04 07:08:49 -05:00
William Falcon
25b5add512
Add files via upload
2019-08-04 07:07:53 -05:00
William Falcon
7997c4609b
added demo tfx images
2019-06-29 18:26:13 -04:00
Shreyas Bapat
18b0c5a122
Add src, docs and other important folders
2019-04-03 22:16:02 +05:30