Design and Developer Guide
==========================

Building a compiler stack for deep learning systems involves many many systems-level design decisions.
In this part of documentation, we share the rationale for the specific choices made when designing TVM.

.. toctree::
   :maxdepth: 2

   runtime
   debugger
   nnvm_json_spec
   nnvm_overview
   hybrid_script
   relay_add_op