:orphan:

.. _precision:

###############
N-Bit Precision
###############

.. raw:: html

    <div class="display-card-container">
        <div class="row">

.. Add callout items below this line

.. displayitem::
   :header: Basic
   :description: Enable your models to train faster and save memory with different floating-point precision settings.
   :col_css: col-md-4
   :button_link: precision_basic.html
   :height: 150
   :tag: basic

.. displayitem::
   :header: Intermediate
   :description: Enable state-of-the-art scaling with advanced mixed-precision settings.
   :col_css: col-md-4
   :button_link: precision_intermediate.html
   :height: 150
   :tag: intermediate

.. displayitem::
   :header: Expert
   :description: Create new precision techniques and enable them through Lightning.
   :col_css: col-md-4
   :button_link: precision_expert.html
   :height: 150
   :tag: expert

.. raw:: html

        </div>
    </div>