lightning/docs/source-pytorch/common
Mauricio Villegas acccc4d423
Fix LightningCLI docs after overhaul of the documentation (#14976)
* - Fix diverse issues introduced when the documentation was restructured.
- Change the docs to be focused on configure hyperparameters instead of reduction of bolierplate.

* Update docs/source-pytorch/cli/lightning_cli.rst

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* - Fix diverse issues introduced when the documentation was restructured.
- Change the docs to be focused on configure hyperparameters instead of reduction of bolierplate.

* Fixes based on review.

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* Fix wrap width.

* Move save_hyperparameters and load_from_checkpoint to lightning_module page.

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-11-09 10:36:47 -05:00
..
checkpointing.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
checkpointing_advanced.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
checkpointing_basic.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
checkpointing_expert.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
checkpointing_intermediate.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
checkpointing_migration.rst Improve the checkpoint upgrade utility script (#15333) 2022-11-04 21:41:32 +00:00
child_modules.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
console_logs.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
early_stopping.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
evaluation.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
evaluation_basic.rst Update documentation for the basic skills tutorial level 2 on how to validate and test a model (#14874) 2022-09-24 10:34:06 +00:00
evaluation_intermediate.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
gradient_accumulation.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
hyperparameters.rst Fix LightningCLI docs after overhaul of the documentation (#14976) 2022-11-09 10:36:47 -05:00
lightning_module.rst Fix LightningCLI docs after overhaul of the documentation (#14976) 2022-11-09 10:36:47 -05:00
optimization.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
precision.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
precision_basic.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
precision_expert.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
precision_intermediate.rst Remove examples and loggers from develop dependencies (#15282) 2022-10-25 09:23:26 -04:00
progress_bar.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
remote_fs.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
trainer.rst Remove examples and loggers from develop dependencies (#15282) 2022-10-25 09:23:26 -04:00