lightning/docs/source-pytorch
Rohit Gupta d1a3a3ebf5
Add BatchSizeFinder callback (#11089)
* add BatchSizeFinderCallback callback

* temp rm from init

* skip with lr_finder tests

* restore loops and intergrate early exit

* enable fast_dev_run test

* add docs and tests

* keep tune and remove early_exit

* add more tests

* patch lr finder

* disable skip

* force_save and fix test

* mypy and circular import fix

* fix mypy

* fix

* updates

* rebase

* address reviews

* add more exceptions for unsupported functionalities

* move exception to setup

* chlog

* unit test

* address reviews

* Apply suggestions from code review

* update

* update

* mypy

* fix

* use it as a util func

* license

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* mypy

* mypy

* review

* fix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix

* updates

* updates

* fix import

* Protect callback attrs

* don't reset val dataloader

* update test

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-27 08:54:37 -04:00
..
_static Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
_templates Update GitHub links to PL repo (#13849) 2022-07-28 22:08:07 +02:00
accelerators Add troubleshooting section to MPS docs (#14642) 2022-09-12 17:35:18 +00:00
advanced Use TorchVision's Multi-weight Support and Model Registration API on Lightning (#14567) 2022-09-09 20:04:57 +00:00
benchmarking Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
cli Added args parameter to LightningCLI to ease running from within Python (#14596) 2022-09-19 17:38:30 +00:00
clouds Make the SLURM Preemption/Timeout Signal Configurable (#14626) 2022-09-12 19:24:35 +00:00
common 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
data Add documentation for trainer.datamodule and dataloaders of a trainer object (#14600) 2022-09-14 15:46:34 +00:00
debug Updated basic debugging (#14488) 2022-09-02 14:23:29 +05:30
deploy Fix PyTorch spelling errors (#13774) 2022-07-25 12:51:16 -04:00
ecosystem Fix PyTorch spelling errors (#13774) 2022-07-25 12:51:16 -04:00
extensions Add BatchSizeFinder callback (#11089) 2022-09-27 08:54:37 -04:00
guides Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
levels Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
model Clarify when and why LearningRateScheduler is called (#13267) 2022-06-27 22:51:52 +00:00
starter Typo in major heading seen by newcomers (#14501) 2022-09-07 09:06:30 +00:00
strategies Remove unnecessary endpoint logic, rename `collaborative` to `hivemind` (#13392) 2022-06-28 08:41:08 -04:00
tuning Reroute profiler to profilers (#12308) 2022-06-22 20:55:39 -04:00
visualize fixed comet -> mlflow typo in visualize/experiment_managers docs (#14843) 2022-09-24 00:13:28 +02:00
Makefile Add `lightning_app` docs (#13656) 2022-07-15 08:45:50 -04:00
api_references.rst Add BatchSizeFinder callback (#11089) 2022-09-27 08:54:37 -04:00
common_usecases.rst Remove unnecessary endpoint logic, rename `collaborative` to `hivemind` (#13392) 2022-06-28 08:41:08 -04:00
conf.py Integrate `lightning_utilities.core.imports` (#14475) 2022-09-06 12:56:20 +00:00
expertise_levels.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
governance.rst docs: Clarify versioning and API stability (#14549) 2022-09-15 09:16:14 -04:00
index.rst docs: Clarify versioning and API stability (#14549) 2022-09-15 09:16:14 -04:00
links.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
make.bat Add `lightning_app` docs (#13656) 2022-07-15 08:45:50 -04:00
tutorials.rst Future 3/n: docs adjustment (#13299) 2022-06-15 10:54:53 -04:00
versioning.rst docs: Clarify versioning and API stability (#14549) 2022-09-15 09:16:14 -04:00