Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 803 Bytes

contents.rst

File metadata and controls

48 lines (39 loc) · 803 Bytes

The Kernel Tuner documentation

.. toctree::
   :maxdepth: 1
   :caption: Kernel Tuner

   Introduction <index>
   install

.. toctree::
   :maxdepth: 1
   :caption: Guides

   quickstart
   convolution
   diffusion
   matrix_multiplication
   examples

.. toctree::
   :maxdepth: 1
   :caption: Features

   backends
   cache_files
   correctness
   hostcode
   structs
   templates
   optimization
   metrics
   observers

.. toctree::
   :maxdepth: 1
   :caption: Reference

   user-api
   vocabulary
   design
   contributing
   dev-environment