2022-09-04 06:48:46 +08:00
|
|
|
.. PyCutlass documentation master file, created by
|
|
|
|
sphinx-quickstart on Sun Jun 19 12:05:42 2022.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2022-09-13 09:26:30 +08:00
|
|
|
CUTLASS Python Project Documentation
|
2022-09-04 06:48:46 +08:00
|
|
|
=====================================
|
2022-09-13 09:26:30 +08:00
|
|
|
.. mdinclude:: ../../README.md
|
|
|
|
|
2022-09-04 06:48:46 +08:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:caption: Contents:
|
|
|
|
|
|
|
|
|
|
|
|
|
2022-09-13 09:26:30 +08:00
|
|
|
.. Indices and tables
|
|
|
|
.. ==================
|
2022-09-04 06:48:46 +08:00
|
|
|
|
2022-09-13 09:26:30 +08:00
|
|
|
.. * :ref:`genindex`
|
|
|
|
.. * :ref:`modindex`
|
|
|
|
.. * :ref:`search`
|
2022-09-04 06:48:46 +08:00
|
|
|
|
|
|
|
|
2022-09-13 09:26:30 +08:00
|
|
|
Indices
|
|
|
|
==================
|
2022-09-04 06:48:46 +08:00
|
|
|
.. toctree::
|
2022-09-13 09:26:30 +08:00
|
|
|
user_guide
|
|
|
|
visitor_tree
|
2022-09-04 06:48:46 +08:00
|
|
|
gemm_op
|
|
|
|
conv2d_op
|
2022-09-13 09:26:30 +08:00
|
|
|
cutlass
|