docs/source-pytorch/levels/expert.rst
############# Expert skills #############
Customize and extend Lightning for things like custom hardware or distributed strategies.
.. raw:: html
<div class="display-card-container">
<div class="row">
.. Add callout items below this line
.. displayitem:: :header: Level 21: Extend the Lightning CLI :description: Extend the functionality of the Lightning CLI. :col_css: col-md-6 :button_link: expert_level_22.html :height: 150 :tag: expert
.. displayitem:: :header: Level 22: Integrate a custom cluster :description: Integrate a custom cluster into Lightning. :col_css: col-md-6 :button_link: expert_level_23.html :height: 150 :tag: expert
.. displayitem:: :header: Level 23: Make your own profiler :description: Make your own profiler. :col_css: col-md-6 :button_link: ../tuning/profiler_expert.html :height: 150 :tag: expert
.. displayitem:: :header: Level 24: Add a new accelerator or Strategy :description: Integrate a new accelerator or distributed strategy. :col_css: col-md-6 :button_link: expert_level_24.html :height: 150 :tag: expert
.. raw:: html
</div>
</div>