- 14 Aug, 2018 1 commit
-
-
Siva committed
-
- 13 Jul, 2018 1 commit
-
-
Pariksheet Pinjari committed
-
- 24 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 21 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 29 May, 2018 12 commits
-
-
tqchen committed
-
Yao Wang 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 -
* Add creating gradient symbol * Fix lint * Address comments * Fix typo * Address comment
Yao Wang committed -
* Update docs * Add backward operator to enable backward graph * Fix testing * Refactor top level1 test code * Fix format * Test * Added zeros ones op * Register fill_like operator * Fix unit test
yuruofeifei committed -
* vgg16 success * remove six.PY2, use sys.version_info; convert_activation() accepts activation type name(str, e.g. 'relu') as input; * add convert_merge * fix convert_batchnorm; improve tests * fix lint * add numpy-style pad operator * deal with asymmetry padding * resnet50 success * fix pool_convert; xception passes test * update tvm * fix bias error; all tests pass * use > >, not >>
Yuwei Hu committed -
Tianqi Chen committed
-
* add transform * fix * update doc * Update tvm
Xingjian Shi committed -
* [TUTORIAL] Move mobilenet to tutorial, fix precompute_prune * Some language improvements
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* [TOP] level4 except argmax/min, correct split * [DOCS] Add doc generator for top
Tianqi Chen committed
-