Commit Graph

19 Commits

Author SHA1 Message Date
WuJian 6f86497f55
docs: fix pytorch version typo in upgrade/from_2_0 (#20333) 2024-10-21 16:11:22 +02:00
Jirka Borovec cf3553cdb5
docs: enable Sphinx linter & fixing (#19515)
* docs: enable Sphinx linter
* fixes
2024-02-26 16:20:33 +01:00
awaelchli 1bd27447d9
Fix typo in `log_graph` docs (#19254) 2024-01-10 19:00:27 +01:00
Jirka Borovec 79b082a2ba
docs: fix link to colossalai (#19263) 2024-01-10 18:11:27 +01:00
Adrian Wälchli e0ba4d46e1
Fix spelling errors (#18773)
fix spelling errors
2023-10-30 17:14:52 -04:00
Adrian Wälchli 379ed8c66e
Update migration guide for 2.1 (#18729) 2023-10-06 16:20:19 -04:00
Jirka Borovec 358336268f
enable codespell for docs & fixing +TPU (#18629)
* precommit/codespell

* run

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

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

* disable

* more fixing

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

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

* Apply suggestions from code review

* more fixing

* json

* note

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-26 11:54:44 -04:00
Adrian Wälchli 2ca1571065
Fix upgrade guide regarding removed `Trainer.reset_*_dataloaders()` (#18341) 2023-08-18 18:24:11 +02:00
Jirka Borovec c98fb36b11
update ci for legacy upload (#18316)
* update ci for legacy upload

* docs
2023-08-15 17:32:39 -04:00
Adrian Wälchli 1e0fa1836e
Update migration guide for renamed progress bar base class (#18178) 2023-07-31 09:36:46 -04:00
Jirka Borovec 6b0ec10ab0
docs: include external pages (#17826)
* pull docs

* local

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

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

* ...

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

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

* replace

* strategies

* 1.0.0

* skip

* links

* more

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-21 17:32:20 +02:00
Carlos Mocholí 6ec9a6bd9e
[TPU] Rename classes to use XLA instead of TPU (#17383) 2023-04-28 12:36:22 -04:00
Iain Carmichael 3458258905
Fix `*_batch_end` typos (#17188)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-25 07:21:19 +01:00
Gerson Kroiz 7ec9a97b94
fix typo in docs migration 1_6_regular (#17186) 2023-03-24 20:00:40 -04:00
Jirka Borovec a77e33666b
docs: migration guide to the latest [2/n] (#17103)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-20 16:27:10 +00:00
Soroush Saryazdi 8074219f02
Typo fix in upgrade from 1.9.x to 2.0 docs: `use_distributed_sample`-> `use_distributed_sampler` (#17113)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-17 07:16:07 -04:00
Adam J. Stewart b26e5f6e97
Typo fix: on_training_epoch_end -> on_train_epoch_end (#17110)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-17 10:01:00 +00:00
Jirka Borovec ad1c994d96
docs: fix link in guide (#17090) 2023-03-15 13:18:43 +00:00
Jirka Borovec 2f39bb656e
docs: migration guide to the `latest` [1/n] (#17034)
* docs: migration guide - structure

* update

* try

* ...

* 1.9

* 1.8

* 1.7

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

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

* cleaning 1.9

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

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

* crosslink

* ...

* placeholder

* 1.6

* placeholders

* 1.5

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

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

* 1.4

* Apply suggestions from code review

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-03-15 13:32:44 +01:00