Kaushik B
a775804b40
Update Plugins doc ( #12440 )
...
Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2022-03-29 12:09:41 +00:00
Kaushik B
9cd6d0f6ad
Add HPU Accelerator column to the precision doc ( #12499 )
2022-03-29 04:36:13 +02:00
Kushashwa Ravi Shrimali
31be799a95
Doc Fix: Passing `datamodule` argument to `trainer.tune` is supported ( #12406 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-03-28 15:46:15 +00:00
Rohit Gupta
fdcc09cf95
Update old device flags ( #12471 )
2022-03-28 16:44:59 +02:00
William Falcon
53d1c03394
Docs clean up 1/n ( #12477 )
2022-03-28 12:35:59 +00:00
Carlos Mocholí
939d56c6d6
Drop PyTorch 1.7 support ( #12432 )
2022-03-27 21:31:20 +00:00
Adrian Wälchli
ef8f49a6e0
fix title levels ( #12470 )
2022-03-27 12:29:58 -07:00
ananthsub
4651c11178
Centralize DDP speedups in docs ( #12448 )
2022-03-24 20:11:02 -07:00
Danielle Pintz
6329be60be
Replace PostLocalSGDOptimizer with a dedicated model averaging component ( #12378 )
2022-03-24 17:33:19 -07:00
Kaushik B
7b0d1183db
Update `gpus` flag with `accelerator` and `devices` flag ( #12156 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-03-23 19:52:12 +00:00
Carlos Mocholí
cf3bc728b1
Add docs and message for DDP static graph ( #12411 )
2022-03-23 14:16:20 +00:00
Akash Kwatra
bc1c8b926c
Deprecate `BaseProfiler` in favor of `Profiler` ( #12150 )
...
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Kaushik B <kaushikbokka@gmail.com>
2022-03-21 20:17:03 +00:00
Carlos Mocholí
5d190eabd2
Clarify what's the PyTorch profiler used in docs ( #12392 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2022-03-21 17:33:48 +00:00
Rohit Gupta
15181fce6c
Rename some doc files ( #12163 )
2022-03-03 10:19:05 +00:00
Kaushik B
11bd176d2f
Add XLA Profiler section to docs ( #11436 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-02-22 05:21:41 +00:00
Danielle Pintz
60fe1520fd
Remove calls to profile `model_forward` ( #12032 )
...
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2022-02-21 23:32:38 +00:00
edward-io
87bd54aedf
fix typos ( #11937 )
2022-02-16 17:27:51 -08:00
Rohit Gupta
581bf7f2f2
Deprecate `on_epoch_start/on_epoch_end` hook ( #11578 )
2022-02-07 14:15:27 +00:00
Rohit Gupta
4d72110b51
Deprecate `on_batch_start/on_batch_end` callback hooks ( #11577 )
2022-02-03 19:51:56 +00:00
Rohit Gupta
3eee8f18cf
Sort simple profiler summary based on mean duration ( #11671 )
2022-02-02 20:44:42 +00:00
Rohit Gupta
a57cf2a0d3
Update Model Parallel doc ( #11465 )
2022-01-19 11:30:03 +00:00
Rohit Gupta
596c1bc49a
Update profiler doc (2/n) ( #11430 )
...
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-01-17 20:26:11 +00:00
Rohit Gupta
965cf4e1b1
Update speed docs ( #11044 )
...
Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-01-16 19:27:36 +00:00
Rohit Gupta
00d1758bac
Update training tricks docs ( #11169 )
2022-01-12 16:26:03 +00:00
Rohit Gupta
221091afc4
move profiler docs ( #11431 )
2022-01-12 05:56:16 +00:00
Rohit Gupta
9092cf3a35
Update child modules docs ( #11198 )
2022-01-11 14:17:25 +05:30
Kaushik B
42a1c72660
Add Accelerators section to Lightning docs ( #10755 )
2022-01-06 19:12:44 +05:30
Rohit Gupta
8955081aaf
Update precision docs ( #11010 )
...
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
2022-01-05 14:58:04 +00:00
Kaushik B
5a89be6873
Update strategy registry docs ( #11311 )
2022-01-05 10:37:11 +00:00
Adrian Wälchli
c210e338ef
Update strategy import statements ( #11231 )
2021-12-23 08:26:28 +01:00
Carl Lemaire
dedfde6859
Fix docs to fix #11081 ( #11229 )
2021-12-23 05:09:58 +01:00
Kaushik B
576a5d62a0
Introduce strategies directory for Training Strategies ( #11226 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-22 20:23:30 +00:00
four4fish
f98cd78e9e
Renamed the `DDPSpawnPlugin` to `DDPSpawnStrategy` ( #11145 )
2021-12-21 23:06:14 +00:00
Aki Nitta
9da78a94bd
Rename `TPUSpawnPlugin` to `TPUSpawnStrategy` ( #11190 )
...
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-21 16:36:16 +00:00
Kaushik B
2e947a88e0
Rename IPUPlugin to IPUStrategy ( #11193 )
2021-12-21 15:55:41 +00:00
Kaushik B
283bdece0a
Rename DeepSpeedPlugin to DeepSpeedStrategy ( #11194 )
2021-12-21 15:18:01 +00:00
four4fish
b64dea9dc3
Rename `DDPPlugin` to `DDPStrategy` ( #11142 )
...
* Raname DDPPlugin to DDPStrategy
* Change ddp_plugin to ddp_strategy
* update changelog
* rename occurences in docs
* rename more occurrences
* fix line too long
* more fixes
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-21 08:55:51 +00:00
Rohit Gupta
cc42aa9401
Improve checkpoint docs ( #10916 )
2021-12-16 16:21:59 +00:00
Rohit Gupta
5b153e5072
Update data docs ( #11042 )
...
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2021-12-14 15:26:46 +00:00
Matthias Fey
42b5417e9b
Sharing Datasets Across Process Boundaries ( #10951 )
2021-12-07 13:17:15 +00:00
Kaushik B
541b983b90
Fix deadlinks in docs ( #10739 )
...
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
2021-12-02 09:05:32 +00:00
Kaushik B
1284ead317
Remove metrics references from docs ( #10567 )
2021-11-22 14:29:06 +00:00
Rohit Gupta
eb13e1df89
update bug_report model links and notebook ( #10665 )
2021-11-22 11:19:46 +00:00
Kaushik B
40945a5176
Remove deprecated `stochastic_weight_avg` example from the docs ( #10502 )
2021-11-15 15:06:56 +00:00
Sean Naren
a255dcb421
Update bfloat16 docs ( #10330 )
2021-11-04 10:29:19 +00:00
Adrian Wälchli
b3db1b6e9c
Update signature of `LightningModule.training_step_end` ( #10094 )
...
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-11-03 13:38:08 +00:00
four4fish
d56e041635
Update init_ddp_connection's name and log ( #10295 )
2021-11-01 19:11:15 +00:00
Rohit Gupta
a1fe5ba0aa
attach model parallelism video inside docs ( #10274 )
2021-11-01 11:17:51 +00:00
Tobias Fischer
305a42c32e
Link to arxiv summary instead of pdf in pruning docs ( #10282 )
2021-11-01 14:02:11 +05:30
Adrian Wälchli
b4f43b1695
Update docs for sync_dist logging option ( #10186 )
...
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2021-10-29 20:44:23 +00:00