lightning/docs/source-pytorch/levels/advanced_level_19.rst

46 lines
1.0 KiB
ReStructuredText

:orphan:
######################
Level 19: Explore IPUs
######################
Explore Intelligence Processing Unit (IPU) for model scaling.
----
.. raw:: html
<div class="display-card-container">
<div class="row">
.. Add callout items below this line
.. displayitem::
:header: Prepare your code (Optional)
:description: Prepare your code to run on any hardware.
:col_css: col-md-4
:button_link: ../accelerators/accelerator_prepare.html
:height: 150
:tag: basic
.. displayitem::
:header: Train models on IPUs
:description: Learn the basics of single and multi-IPU training.
:col_css: col-md-4
:button_link: ../accelerators/ipu_basic.html
:height: 150
:tag: basic
.. displayitem::
:header: Optimize models training on IPUs
:description: Tune model performance with mix-precision and the performance analyser.
:col_css: col-md-4
:button_link: ../accelerators/ipu_intermediate.html
:height: 150
:tag: intermediate
.. raw:: html
</div>
</div>