lightning/docs/source-pytorch/common
Carlos Mocholí 7b3de1215f
Remove examples and loggers from develop dependencies (#15282)
* Remove examples and loggers from develop dependencies

* remove more references

* Fix mypy

* Keep logger file for docs mocking

* Simpler fix

* Fix docs build

* Global testsetup

* Matching files

* Undo change

* loggers as info

* Clarify

* Update requirements/pytorch/loggers.info

Co-authored-by: Jirka <jirka.borovec@seznam.cz>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-10-25 09:23:26 -04:00
..
checkpointing.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
checkpointing_advanced.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
checkpointing_basic.rst Fix typos initialize in docs (#13557) 2022-07-20 19:29:31 +00:00
checkpointing_expert.rst Remove the deprecated DDP2 strategy (#14026) 2022-08-04 20:27:35 +00:00
checkpointing_intermediate.rst save checkpoints and profiler output to the first logger (#14325) 2022-08-26 17:23:54 +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 Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
lightning_module.rst docs: replacement of method type_as in docs to Tensor.to (#15027) 2022-10-08 10:04:15 +00: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