lightning/docs/source
Hanbyul Kim 563e2ba2c6
resolving documentation warnings (#833)
* add more underline

* fix LightningMudule import error

* remove unneeded blank line

* escape asterisk to fix inline emphasis warning

* add PULL_REQUEST_TEMPLATE.md

* add __init__.py and import imagenet_example

* fix duplicate label

* add noindex option to fix duplicate object warnings

* remove unexpected indent

* refer explicit LightningModule

* fix minor bug

* refer EarlyStopping explicitly

* restore exclude patterns

* change the way how to refer class

* remove unused import

* update badges & drop Travis/Appveyor (#826)

* drop Travis

* drop Appveyor

* update badges

* fix missing PyPI images & CI badges (#853)

* docs - anchor links (#848)

* docs - add links

* add desc.

* add Greeting action (#843)

* add Greeting action

* Update greetings.yml

Co-authored-by: William Falcon <waf2107@columbia.edu>

* add pep8speaks (#842)

* advanced profiler describe + cleaned up tests (#837)

* add py36 compatibility

* add test case to capture previous bug

* clean up tests

* clean up tests

* Update lightning_module_template.py

* Update lightning.py

* respond lint issues

* break long line

* break more lines

* checkout conflicting files from master

* shorten url

* checkout from upstream/master

* remove trailing whitespaces

* remove unused import LightningModule

* fix sphinx bot warnings

* Apply suggestions from code review

just to trigger CI

* Update .github/workflows/greetings.yml

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Jeremy Jordan <13970565+jeremyjordan@users.noreply.github.com>
2020-02-27 16:07:51 -05:00
..
_static/images fix missing PyPI images & CI badges (#853) 2020-02-15 20:30:00 -05:00
_templates added .md 2020-01-21 17:03:39 -05:00
apex.rst add Sphinx Check (#844) 2020-02-21 15:55:03 -05:00
callbacks.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
checkpointing.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
conf.py resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
debugging.rst drop duplicated guides (#864) 2020-02-16 10:50:00 -05:00
early_stopping.rst Fix docs for early stopping (#865) 2020-02-18 11:25:39 -05:00
examples.rst fix links to Docs (#744) 2020-01-26 08:38:01 -05:00
experiment_logging.rst Fix loggers and update docs (#964) 2020-02-27 15:54:06 -05:00
experiment_reporting.rst Fixing Function Signatures (#871) 2020-02-17 08:10:10 -05:00
fast_training.rst updated fast training docs with latest usage (#884) 2020-02-17 15:47:07 -05:00
governance.rst update contributors (#895) 2020-02-19 07:49:22 -05:00
hooks.rst clean docs (#966) 2020-02-27 07:35:20 -05:00
index.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
lightning-module.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
loggers.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
modules.rst Docs (#813) 2020-02-10 23:55:22 -05:00
multi_gpu.rst Docs (#813) 2020-02-10 23:55:22 -05:00
new-project.rst Enable TPU support (#868) 2020-02-17 16:01:20 -05:00
optimizers.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
profiler.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
sequences.rst Docs (#813) 2020-02-10 23:55:22 -05:00
single_gpu.rst Docs (#813) 2020-02-10 23:55:22 -05:00
slurm.rst Docs (#813) 2020-02-10 23:55:22 -05:00
test_set.rst update deprecated messages (#810) 2020-02-11 07:41:15 -05:00
tpu.rst Tpu features (#932) 2020-02-24 22:30:53 -05:00
trainer.rst resolving documentation warnings (#833) 2020-02-27 16:07:51 -05:00
training_tricks.rst Docs (#813) 2020-02-10 23:55:22 -05:00
tutorials.rst update Docs [links & formatting] (#769) 2020-02-09 17:39:10 -05:00