lightning/pytorch_lightning/core
Adrian Wälchli db9f11d179
truncate long version number in progress bar (#2594)
* truncate version number

* add docs and example

* extend docs

* docs

* docs

* changelog

* show last

* Update pytorch_lightning/core/lightning.py

* Update pytorch_lightning/core/lightning.py

Co-authored-by: William Falcon <waf2107@columbia.edu>
2020-07-28 16:32:34 -04:00
..
__init__.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00
datamodule.py refactor 1/n for v1.0.0 (#2704) 2020-07-25 14:38:51 -04:00
decorators.py fixing TPU tests (#2632) 2020-07-27 19:07:09 -04:00
grads.py Rework of Sklearn Metrics (#1327) 2020-06-10 15:43:12 +02:00
hooks.py Structured results (train loop only. val loop separate PR) (PR 2/5) (#2615) 2020-07-20 19:00:20 -04:00
lightning.py truncate long version number in progress bar (#2594) 2020-07-28 16:32:34 -04:00
memory.py Ampt (#2572) 2020-07-09 21:28:11 -04:00
saving.py fix loading with hparams (#2403) 2020-06-28 20:22:03 -04:00
step_result.py EvalResult support for val loop (PR 3/5) (#2651) 2020-07-22 13:53:10 -04:00