lightning/docs/source
Adrian Wälchli 7dc58bd286
Refactor model summary + generalize example input array (#1773)
* squash

variant a


variant b


add test


revert rename


add changelog


docs


move changelog entry to top


use hooks


wip


wipp


layer summary


clean up, refactor


type hints


rename


remove obsolete code


rename


unused imports


simplify formatting of table and increase readability


doctest


superclass object


update examples


print unknown sizes


more docs and doctest


testing


unknown layers


add rnn test


remove main


restore train mode


test device wip


device


constant


simplify model forward transfer


return summary object in method


extend tests


fix summary for empty module


extend tests


refactor and added hook


variant a


variant b


add test


revert rename


add changelog


docs


move changelog entry to top


remove hardcoded string


simplify


test unknown shapes and all others


comments for tests


fix hparams attribute

* update default

* unused import

* clean up

* replace hardcoded strings

* fix doctest

* fix top/full

* black

* fix rnn test

* fix rnn

* update debugging docs


update docs


typo


update docs


update docs

* add changelog

* extract constant

* setter and getter

* move parity models to test folder

* parameterize mode
2020-06-15 17:05:58 -04:00
..
_images release 0.7.6 (#1813) 2020-05-15 08:36:40 -04:00
_static hide doctest decoration (#2194) 2020-06-15 17:02:21 -04:00
_templates
apex.rst Update/merge multi-gpu docs (#2021) 2020-06-02 18:50:08 -04:00
callbacks.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
child_modules.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
conf.py hide doctest decoration (#2194) 2020-06-15 17:02:21 -04:00
debugging.rst Refactor model summary + generalize example input array (#1773) 2020-06-15 17:05:58 -04:00
early_stopping.rst early stopping checks on_validation_end (#1458) 2020-05-25 17:33:00 +00:00
experiment_logging.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
experiment_reporting.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
fast_training.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
governance.rst readme (#1931) 2020-05-23 16:38:37 +01:00
hooks.rst
hyperparameters.rst update hparams, allow OmegaConf (#2047) 2020-06-08 07:19:34 -04:00
index.rst Performance docs (#2191) 2020-06-15 08:02:19 -04:00
introduction_guide.rst Allow user to select individual TPU core to train on (#1729) 2020-05-17 16:30:54 -04:00
lightning-module.rst
loggers.rst
lr_finder.rst Fix docs for 0.8.0 (#2162) 2020-06-12 22:51:00 -04:00
metrics.rst New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
multi_gpu.rst Fix docs for 0.8.0 (#2162) 2020-06-12 22:51:00 -04:00
multiple_loaders.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
new-project.rst Allow user to select individual TPU core to train on (#1729) 2020-05-17 16:30:54 -04:00
optimizers.rst Minor typo (#1987) 2020-05-28 20:06:15 +00:00
performance.rst Performance docs (#2191) 2020-06-15 08:02:19 -04:00
profiler.rst
sequences.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
single_gpu.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
slurm.rst Update/merge multi-gpu docs (#2021) 2020-06-02 18:50:08 -04:00
test_set.rst Add ckpt_path option to LightningModule.test() (#2190) 2020-06-15 08:02:37 -04:00
tpu.rst Allow user to select individual TPU core to train on (#1729) 2020-05-17 16:30:54 -04:00
trainer.rst
training_tricks.rst Add toma comments to auto_scale_batch_size (#1994) 2020-05-29 05:57:50 +00:00
transfer_learning.rst doctest for .rst files (#1511) 2020-05-04 22:16:54 -04:00
weights_loading.rst remove deprecated API for v0.8 (#2073) 2020-06-12 14:37:52 -04:00