- Jun 22, 2018
-
-
Jian Weng authored
-
- Jun 21, 2018
-
-
Tianqi Chen authored
-
- Jun 17, 2018
-
-
Tianqi Chen authored
-
- Jun 14, 2018
-
-
Siva authored
-
- Jun 12, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jun 11, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jun 07, 2018
-
-
MORITA Kazutaka authored
-
- Jun 05, 2018
-
-
Pariksheet Pinjari authored
-
- Jun 02, 2018
-
-
Ehsan M. Kermani authored
-
- Jun 01, 2018
-
-
Tianqi Chen authored
-
- May 31, 2018
-
-
Tianqi Chen authored
-
abergeron authored
-
- May 29, 2018
- Apr 28, 2018
-
-
Tianqi Chen authored
-
- Apr 27, 2018
-
-
Tianqi Chen authored
-
- Apr 20, 2018
-
-
Qiao Zhang authored
Expose tvm.ndarray.empty which has already been implemented, just not yet documented.
-
- Mar 31, 2018
-
-
Tianqi Chen authored
-
- Mar 29, 2018
-
-
Pariksheet Pinjari authored
-
- Mar 28, 2018
-
-
Tianqi Chen authored
-
- Mar 14, 2018
-
-
Pariksheet Pinjari authored
-
- Jan 26, 2018
-
-
Yida Wang authored
-
- Jan 09, 2018
-
-
Yida Wang authored
* small fixs on docs * add IR output after parallelization
-
- Nov 08, 2017
-
-
Erwan BERNARD authored
* feat(docs) add how_to for tvm install with nnpack support * feat(docs) change python package paragraph * feat(doc) remove unsure sentence * add comments on nnpack usage vs TVM * remove mxnet nnpack tips for nthread change
-
- Oct 14, 2017
-
-
Tianqi Chen authored
* [TVM] Introduce target generic dispatch system * fix target warning
-
- Sep 29, 2017
-
-
Tianqi Chen authored
* [DOCS] How to deploy TVM Modules * More comments
-
- Sep 25, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [RUNTIME] Minimum graph runtime * update docs
-
- Sep 23, 2017
-
-
Tianqi Chen authored
* [TEST] rfactor+ewise, cite rfactor paper * include all authors via abbrv * [TOPI] Add transpose * fix lint
-
- Sep 21, 2017
-
-
Tianqi Chen authored
-
- Sep 11, 2017
-
-
Shuai Yuan authored
* [DOCS] Add prerequisites about zlib1g-devin Add prerequisites about zlib1g-dev. It occurs `/usr/bin/ld: cannot find -lz` without zlib1g-dev. * Add prerequisites about python-setuptools Add prerequisites about python-setuptools. Otherwise, it will fail when executing `python setup install --user` command. * [DOCS] Add prerequisites about python-dev Add installation prerequisites about python-dev. Otherwise, it will fail with `SystemError: Cannot compile 'Python.h'. Perhaps you need to install python-dev|python-devel.` when executing `python setup install --user`.
-
- Sep 05, 2017
-
-
Tianqi Chen authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
* [DOCS][APP] Add Example for C++ deployment * fix lint
-
- Aug 29, 2017
-
-
Tianqi Chen authored
-
- Aug 23, 2017
-
-
Shuai Yuan authored
Add some notes about LLVM before building TVM
-