- 19 Sep, 2018 1 commit
-
-
Tianqi Chen committed
-
- 18 Sep, 2018 2 commits
-
-
* [COMPILER][BUG] Fix out of bound access. * * Review comments.
Siva committed -
* Add mean and product operators * Fix typo * Fix lint * fix test * Fix gpu schedule * Update doc * remove mean from topi * Add nnvm test * Fix cuda schedule * Remove cuda schedule
yuruofeifei committed
-
- 01 Aug, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 27 Jul, 2018 1 commit
-
-
sgrechanik-h committed
-
- 25 Jul, 2018 1 commit
-
-
Sergey Mironov committed
-
- 20 Jul, 2018 1 commit
-
-
Tatsuya Nishiyama committed
-
- 27 Jun, 2018 1 commit
-
-
nhynes committed
-
- 29 May, 2018 8 commits
-
-
Siva committed
-
* rename FInferLayout -> FCorrectLayout * correct stupid IDE * update submodule tvm
Yizhi Liu committed -
Yizhi Liu committed
-
Yao Wang committed
-
* Updated TVM version. Implemented fix for nnvm_compiler crash on exit on windows. Changed TOPI ops from using python to using C++ where applicable. * Fix lint * Fix lint * Fix macro * Fix reshape * Update TVM to fix test fails
alex-weaver committed -
* Add conv2d max_pool backward op * Added tests * Fix testing * Address comments * Change dot to matmul * Address comments * Break down indicator function * Make greater, less numpy compatible
yuruofeifei committed -
Tianqi Chen committed
-
* [TOP] level4 except argmax/min, correct split * [DOCS] Add doc generator for top
Tianqi Chen committed
-