lightning/docs/source-pytorch/accelerators
Adrian Wälchli 0f9156374d
Mark internal Lite APIs as protected (#15307)
* mark internal lite apis as protected
* formatting
* docs update

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-26 12:51:50 +00:00
..
accelerator_prepare.rst docs: replacement of method type_as in docs to Tensor.to (#15027) 2022-10-08 10:04:15 +00:00
gpu.rst
gpu_advanced.rst
gpu_basic.rst
gpu_expert.rst
gpu_faq.rst Remove support for DDP2 strategy (#12705) 2022-06-29 15:06:51 +00:00
gpu_intermediate.rst Mark internal Lite APIs as protected (#15307) 2022-10-26 12:51:50 +00:00
hpu.rst
hpu_basic.rst Update obsolete URL in HPU docs (#15112) 2022-10-13 13:27:16 +02:00
hpu_intermediate.rst Update hpu mixed precision link (#14974) 2022-10-03 09:05:17 +02:00
ipu.rst
ipu_advanced.rst
ipu_basic.rst Enable `on_before_batch_transfer` for `DPStrategy` and `IPUAccelerator` (#14023) 2022-08-18 12:12:29 +00:00
ipu_intermediate.rst
mps.rst Merge pull request #13123 from Lightning-AI/mps_accelerator 2022-06-24 08:15:48 -04:00
mps_basic.rst Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
tpu.rst
tpu_advanced.rst Remove deprecated `LightningModule.on_post_move_to_device` (#13548) 2022-07-13 18:06:27 +00:00
tpu_basic.rst
tpu_faq.rst
tpu_intermediate.rst