[DOCS] Updated and improved docs (#73)
This commit is contained in:
committed by
Philippe Tillet
parent
3ecf834a69
commit
0c13b8ff0e
@@ -8,14 +8,14 @@ Welcome to Triton's documentation!
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Contents:
|
||||
:caption: Installation Instructions
|
||||
|
||||
installation/index
|
||||
installation/packaged-binaries
|
||||
installation/from-source
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Tutorials
|
||||
|
||||
Vector Addition <https://github.com/ptillet/triton/blob/master/python/tutorials/01-vector-add.ipynb>
|
||||
Fused Softmax <https://github.com/ptillet/triton/blob/master/python/tutorials/02-fused-softmax.ipynb>
|
Reference in New Issue
Block a user