Commit Graph

16 Commits

Author SHA1 Message Date
Carlos Mocholí 78b7a39e72
Update throughput docs (#19415) 2024-02-06 16:26:10 -05:00
awaelchli c346f4d159
Compile guide for Fabric (#19330) 2024-01-31 14:57:07 -05:00
Aliaksei Urbanski c5363af1c2
Fix the "our" word duplication in the docs (#19055)
There were a bit inconsistent sentences with
a word duplication issue in the documentation.

These changes also:
  * unify references to the Compatibility matrix
  * add a reference to the Compatibility matrix
    into PyTorch Lightning's Installation Docs
2023-12-01 11:28:29 -05:00
Adrian Wälchli 74d402095e
docs: Fix display of navigation tiles in Fabric docs (#18733) 2023-10-06 14:36:01 +02:00
Jirka Borovec 565046f337
docs: welcome Fabric like Trainer (#18429)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-09-08 10:33:44 -04:00
Carlos Mocholí 1aa23267ab
Various Fabric documentation updates (#17236) 2023-04-11 23:05:57 +00:00
Adrian Wälchli ef7da5c445
Minimal Transformer Example (#17282) 2023-04-06 18:32:23 +00:00
Lightning Forever c886317c0c
Restructure Fabric docs (2/n) (#17126)
Co-authored-by: edenlightning <66261195+edenlightning@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-03-20 18:11:26 -04:00
Lightning Forever 88c0d4d81b
Restructure Fabric docs (#17111)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-17 09:42:58 +01:00
Jirka Borovec 2f087ae30e
docs: update broken links & latest/stable (#16994)
* docs: update links to PL latest

* also stable

* last

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* fixing

* .

* fabric

* fixing

* .

---------

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-15 20:19:41 +01:00
Adrian Wälchli 6fcccea3fa
Add cute teaser animations to Fabric docs (#17021) 2023-03-10 12:16:07 -05:00
Adrian Wälchli 66966b405e
Update Fabric docs with installation instructions (#16996) 2023-03-09 13:28:06 +01:00
Adrian Wälchli 1e42783973
Miscellaneous updates in Fabric docs (#16980) 2023-03-07 15:43:47 +00:00
Adrian Wälchli 0e84f01b09
Document how to use multiple models and optimizers in Fabric (#16952) 2023-03-07 13:19:43 +01:00
Adrian Wälchli 54147e0745
Update Fabric docs navigation (#16957) 2023-03-06 16:13:51 +01:00
Jirka Borovec 0e8ac7e1c9
docs: move fabric on its own (#16742)
* docs: move fabric to Lai

* update imports

* links

* drop link to Trainer

* own docs

* ci

* trigger

* prune cross-links

* cleaning

* cleaning

* template

* imports

* template

* path

* links

* tensorboardX

* plugins

* label

* drop fixme

* drop copy nb + examples

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

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

* Apply suggestions from code review

* try again

* rev

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-01 12:36:14 +01:00