diff --git a/docs/source/trainer.rst b/docs/source/trainer.rst index 79d6284a4e27c..d49011837fe85 100644 --- a/docs/source/trainer.rst +++ b/docs/source/trainer.rst @@ -632,14 +632,6 @@ fast_dev_run | -.. raw:: html - - - -| - Runs 1 batch of train, test and val to find any bugs (ie: a sort of unit test). Under the hood the pseudocode looks like this: