pytorch-lightning
pytorch-lightning copied to clipboard
Update Grid links to Lightning AI
Also includes https://github.com/Lightning-AI/lightning_sphinx_theme/pull/54
I was wondering on how to proceed here
https://github.com/Lightning-AI/lightning/blob/master/docs/source-pytorch/index.rst#234
as this would also implicate changes for the following files
> grep -Ri 'grid.ai' .
./docs/source-pytorch/clouds/session_basic.rst
./docs/source-pytorch/clouds/run_advanced.rst
./docs/source-pytorch/clouds/run_basic.rst
./docs/source-pytorch/clouds/cloud_training.rst
Codecov Report
Merging #14081 (f34f8dd) into master (5271ed9) will increase coverage by
15%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #14081 +/- ##
=========================================
+ Coverage 61% 76% +15%
=========================================
Files 324 324
Lines 26342 26378 +36
=========================================
+ Hits 16139 20112 +3973
+ Misses 10203 6266 -3937