Installation | Documentation | Tutorials | Contributor Guide | Release Notes
TVM
TVM is a low level domain specific language(DSL) for compiling tensor computation pipelines. It is designed to compile multi-dimensional tensor algebra pipelines which are crucial to deep learning frameworks.
Documentation
The current documentation can be build locally via sphinx. See docs folder for details.