lightning/docs/source/common
Guillaume Tauzin baa7de2d9e
Fix truncated_bptt_steps hiddens detach() and improve docs (#8145)
* Fix truncated_bptt_steps hiddens detach()
* Improve truncated_bptt_docs
* Add missing import
* Improve documentation wordings
* pep8
* detach typo
* Update test
* Implement comments
* parametrize test
* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

Signed-off-by: Guillaume Tauzin <guillaumetauzin.ut@gmail.com>

* Remove import

Signed-off-by: Guillaume Tauzin <guillaumetauzin.ut@gmail.com>

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-07-01 22:16:14 +01:00
..
child_modules.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
debugging.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
early_stopping.rst Update `EarlyStopping` docs (#7121) 2021-04-21 01:23:36 +02:00
hyperparameters.rst removed hparams assignment example (#7639) 2021-05-21 11:15:38 +01:00
lightning_cli.rst Add support for optimizers and learning rate schedulers to LightningCLI (#8093) 2021-07-01 12:04:11 +02:00
lightning_module.rst Fix truncated_bptt_steps hiddens detach() and improve docs (#8145) 2021-07-01 22:16:14 +01:00
loggers.rst feat(wandb): log models as artifacts (#6231) 2021-05-27 20:15:02 +02:00
optimizers.rst New speed documentation (#7665) 2021-06-16 21:28:51 +00:00
production_inference.rst Update auto-opt docs (#6037) 2021-02-18 19:51:56 +00:00
single_gpu.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00
test_set.rst Standardize positional datamodule and argument names (#7431) 2021-06-15 11:50:13 +00:00
trainer.rst New speed documentation (#7665) 2021-06-16 21:28:51 +00:00
weights_loading.rst move to Pages dir (#4869) 2021-01-26 15:07:07 -05:00