lightning/docs/source-pytorch/accelerators
Adrian Wälchli c68cfd686e
Rename LiteMultiNode to FabricMultiNode (#16505)
2023-01-26 11:36:27 +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 Fix inclusion of `model_parallel` document (#16197) 2022-12-26 14:08:55 +09:00
gpu_basic.rst Rename LiteMultiNode to FabricMultiNode (#16505) 2023-01-26 11:36:27 +00:00
gpu_expert.rst
gpu_faq.rst Remove old platform docs (#16499) 2023-01-25 16:16:51 +01:00
gpu_intermediate.rst Deprecate the `HorovodStrategy` (#16141) 2022-12-20 18:38:28 +01:00
hpu.rst
hpu_basic.rst Enable back inference mode support with hpu & update links (#15918) 2022-12-07 14:21:22 +01:00
hpu_intermediate.rst Enable back inference mode support with hpu & update links (#15918) 2022-12-07 14:21:22 +01: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 Fixes in sphinx docs links (#16255) 2023-01-10 13:19:16 +01:00
mps.rst
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 Drop PyTorch 1.9 support (#15347) 2022-11-10 08:59:13 -05:00
tpu_faq.rst
tpu_intermediate.rst