index.rst 730 Bytes
Newer Older
Przemek Tredak's avatar
Przemek Tredak committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
..
    Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

    See LICENSE for license information.

Transformer Engine documentation
==============================================

.. include:: ../README.rst
   :start-after: overview-begin-marker-do-not-remove
   :end-before: overview-end-marker-do-not-remove

.. toctree::
   :hidden:

   Home <self>

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

   installation
   examples/quickstart.ipynb

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

   api/common
   api/framework

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

   examples/fp8_primer.ipynb

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

   api/c/index