Skip to content
Snippets Groups Projects
user avatar
Tianqi Chen authored
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback.

* fix cython
9ba40dc0
History

Build Status GitHub license

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.