- 29 May, 2018 7 commits
-
-
* 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 -
* Change TShape::index_t to int64_t * Add comment * Make Tuple::Save&Load dtype generic * trigger update * Fix lint * Fix comment * Change index_t to dim_t * Remove legacy index_t
ziheng committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* [SYMBOLIC] Add symbolic API * Update Testcase to nnvm
Tianqi Chen committed -
tqchen committed
-
tqchen committed
-