- 29 May, 2018 8 commits
-
-
Yizhi Liu committed
-
fix similar problem like https://github.com/apache/incubator-mxnet/pull/4589/files .
Liangfu Chen 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 -
* 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 -
* add transform * fix * update doc * Update tvm
Xingjian Shi committed -
Tianqi Chen committed
-
* improve infer shape/type error message * fix dense infer shape
Eric Junyuan Xie committed -
tqchen committed
-