You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typo in Quick Start/Step-by-step walk-through (Lightning-AI#3007)
* Fix typo in Quick Start/Step-by-step walk-through
* Fix typo in Quick Start/Step-by-step walk-through
* Fix snippets in lightning module
* Remove testblock
doctest does not have torch with CUDA, so x.cuda() will fail
* Remove test code
"..." is not python, so doctests fail
* FixLightning-AI#3005
* Fix indentation, stage in docs
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Teddy Koker <teddy.koker@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments