lightning/docs/source
Jeremy Jordan 1cf430f7bc
new feature for profiling training runs (#782)
* initial implementation

* formatting, pass through profiler, docstring

* call profiler during training

* add initial tests

* report stats when training is done

* fix formatting

* error handling, bugfix in passthroughprofiler

* finish documenting profiler arg in Trainer

* relax required precision for profiling tests

* option to dump cProfiler results to text file

* use logging, format with black

* include profiler in docs

* improved logging and better docs

* appease the linter

* better summaries, wrapper for iterables

* fix typo

* allow profiler=True creation

* more documentation

* add tests for advanced profiler

* Update trainer.py

* make profilers accessible in pl.utilities

* reorg profiler files

* change import for profiler tests

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-02-06 22:01:21 -05:00
..
_static/images fix links to Docs (#744) 2020-01-26 08:38:01 -05:00
_templates added .md 2020-01-21 17:03:39 -05:00
BECOMING_A_CORE_CONTRIBUTOR.md added .md 2020-01-21 17:03:39 -05:00
CODE_OF_CONDUCT.md added .md 2020-01-21 17:03:39 -05:00
CONTRIBUTING.md added .md 2020-01-21 17:03:39 -05:00
PULL_REQUEST_TEMPLATE.md added .md 2020-01-21 17:03:39 -05:00
callbacks.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
common-cases.rst new feature for profiling training runs (#782) 2020-02-06 22:01:21 -05:00
conf.py fix links to Docs (#744) 2020-01-26 08:38:01 -05:00
documentation.rst extend documentation (#569) 2019-12-07 00:23:48 -05:00
examples.rst fix links to Docs (#744) 2020-01-26 08:38:01 -05:00
governance.md added .md 2020-01-21 17:03:39 -05:00
index.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
lightning-module.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
logging.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
modules.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
new-project.rst clean v2 docs (#691) 2020-01-17 06:03:31 -05:00
profiler.rst new feature for profiling training runs (#782) 2020-02-06 22:01:21 -05:00
trainer.rst Clean docs (#725) 2020-01-21 15:18:32 -05:00
tutorials.rst Fixed broken link for 9 key lightning tricks. (#787) 2020-02-04 08:45:47 -05:00