Files
triton/docs/index.rst
2021-07-27 12:38:49 -07:00

21 lines
578 B
ReStructuredText

.. Triton documentation master file, created by
sphinx-quickstart on Mon Feb 10 01:01:37 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Triton's documentation!
==================================
.. toctree::
:maxdepth: 1
:caption: Installation Instructions
installation/packaged-binaries
installation/from-source
.. toctree::
:maxdepth: 1
:caption: Tutorials
Vector Addition <tutorials/01-vector-add.ipynb>
Fused Softmax <tutorials/02-fused-softmax.ipynb>