Skip to content

Latest commit

 

History

History
62 lines (46 loc) · 1.52 KB

File metadata and controls

62 lines (46 loc) · 1.52 KB

Transformer Engine documentation

.. ifconfig:: "dev" in release

   .. warning::
      You are currently viewing unstable developer preview of the documentation.
      To see the documentation for the latest stable release, refer to:

      * `Release Notes <https://docs.nvidia.com/deeplearning/transformer-engine/release-notes/index.html>`_
      * `Developer Guide <https://docs.nvidia.com/deeplearning/transformer-engine/user-guide/index.html>`_ (stable version of this page)

.. toctree::
   :hidden:

   Home <self>

.. toctree::
   :hidden:
   :caption: Getting Started

   installation
   getting_started/index
   faq

.. toctree::
   :hidden:
   :caption: Python API documentation

   api/common
   api/framework

.. toctree::
   :hidden:
   :caption: Examples and Tutorials

   examples/fp8_primer.ipynb
   examples/advanced_optimizations.ipynb
   examples/te_llama/tutorial_accelerate_hf_llama_with_te.ipynb
   examples/te_gemma/tutorial_generation_gemma_with_te.ipynb
   examples/onnx/onnx_export.ipynb
   examples/te_jax_integration.ipynb
   examples/op_fuser/op_fuser.rst

.. toctree::
   :hidden:
   :caption: Advanced

   api/c/index
   debug
   envvars
   examples/attention/attention.ipynb
   examples/attention/cp_ag_thd_dpa_jax_deep_dive.ipynb