index.rst 436 Bytes
Newer Older
1 2 3
TVM Documentation
=================

4 5
Get Started
-----------
6 7 8
.. toctree::
   :maxdepth: 1

9
   install/index
10
   tutorials/index
11
   vta/index
12 13
   deploy/index
   contribute/index
14 15 16 17 18 19 20
   faq

API Reference
-------------
.. toctree::
   :maxdepth: 2

21
   langref/index
22 23
   api/python/index
   api_links
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

Developer Guide
---------------
.. toctree::
   :maxdepth: 2

   dev/index
   nnvm_top


Index
-----
.. toctree::
   :maxdepth: 1

39
   genindex