Installation | Documentation | Tutorials | FAQ | Contributors | Release Notes
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.
Your help is very valuable to make the package better for everyone.
- Contributor Guide
- Please add your name to CONTRIBUTORS.md
- Please also update NEWS.md on changes and improvements in API and codes.
The current documentation can be build locally via sphinx. See docs folder for details.