Skip to content
Snippets Groups Projects
user avatar
Tianqi Chen authored
29338ea4
History

GitHub license Build Status

Installation | Documentation | Tutorials | FAQ | Contributors | 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.

Contribute to TVM

Your help is very valuable to make the package better for everyone.

Documentation

The current documentation can be build locally via sphinx. See docs folder for details.