- 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
-
- Aug 21, 2017
-
-
Xingjian Shi authored
* update installation guide of windows * update installation doc of windows
-
- Aug 20, 2017
-
-
Shuai Yuan authored
Add install prerequisites of customized building
-
Tianqi Chen authored
* [BUILD][LLVM] Support LLVM mainline 5.0 6.0 * Reduce parallelism
-
- Aug 18, 2017
-
-
Yuwei HU authored
-
- Aug 15, 2017
-
-
Tianqi Chen authored
-
- Aug 14, 2017
-
-
Tianqi Chen authored
* [DOC] Include TOPI in doxygen * update
-
- Aug 05, 2017
-
-
Tianqi Chen authored
-
- Aug 01, 2017
-
-
Edward Z. Yang authored
* Typofix. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Probe for nvrtc in lib directory as well. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Conda build recipe for TVM. Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
- Jul 31, 2017
-
-
Mercy authored
-
- Jul 26, 2017
-
-
Jian Weng authored
* [TUTORIAL] Optimize gemm add! * temp commitment * [TUTORIAL] python3 compatiblity made; doc generation updated! * [DOCS] gen_modules clean and ignore add! * [TUTORIAL] title modified! * [TUTORIAL] some rolled-back modification re-write * [TUTORIAL] title underscore extended! * CONTRIBUTORS add me!
-
- Jul 24, 2017
-
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 19, 2017
-
-
Tianqi Chen authored
* [DOC] More detailed installation instruction * fix lang
-
- Jul 15, 2017
-
-
Tianqi Chen authored
-
- Jul 14, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
-
- Jul 11, 2017
-
-
Tianqi Chen authored
-
- Jul 07, 2017
-
-
Tianqi Chen authored
* [DOC/TOPI] Add API doc for topi * fix lint
-
- Jul 05, 2017
-
-
ziheng authored
* [TAG] Add op_tag module for tagging operator * Fix accroading to comments * Add example * Add into doc * Add --fix-missing for docker
-
- Jul 04, 2017
-
-
Tianqi Chen authored
* [DOCS] fix doc builder * fix * fix * fix doc builder
-
- Jun 16, 2017
-
-
ziheng authored
* [TUTORIAL] Add tutorial for RPC * [TUTORIAL] Update tutorial * [TUTORIAL] Update tutorial * trigger update * [TUTORIAL] Improve build
-
- Jun 02, 2017
-
-
Tianqi Chen authored
-
- May 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 22, 2017
-
-
Tianqi Chen authored
-
- May 12, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [PYTHON] Support DLTensor compatible API * optimize for common path
-