Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 981 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 981 Bytes

Build Status GitHub license

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