- 29 May, 2018 40 commits
-
-
* register depthconv, elemwise * use global elemwise schedule for relu
Yuwei HU committed -
Yuwei HU committed
-
Joshua Z. Zhang committed
-
* [PASS] PrecomputePrune, add testcase * update comment
Tianqi Chen committed -
tqchen committed
-
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 -
tqchen committed
-
* [TOP] complete level2 * [TOP] add split
Tianqi Chen committed -
Tianqi Chen committed
-
Eric Junyuan Xie committed
-
* improve infer shape/type error message * fix dense infer shape
Eric Junyuan Xie committed -
Tianqi Chen committed
-
tqchen committed
-
tqchen committed
-
tqchen committed
-
* Address execution hot spots * extend the reserve logic a bit * FIx more hot spots * Performance: use resize(0) instead of clear() in order to avoid a free/malloc
Chris Olivier committed -
Tianqi Chen committed
-
* declare a type name for each tuple type * generic way to declare type names for each tuple type * fix lint error * update submodule dmlc-core
Jiasen Wu committed -
reminisce committed
-
Joshua Z. Zhang committed
-
Eric Junyuan Xie committed
-
* add additional field into node for autograd * check inputs reachable * fix
Eric Junyuan Xie committed -
Terence Wu committed
-
* [LIBINFO] Enable load .dylib on darwin * Fix makefile
ziheng committed -
formath committed
-
Eric Junyuan Xie committed
-
Eric Junyuan Xie committed
-
Terence Wu committed
-
Eric Junyuan Xie committed
-
Eric Junyuan Xie committed
-
* [ATTR/SYMBOL] Expose op_name attr to python * fix xcode
Tianqi Chen committed -
Rahul committed
-
Ye Zhou committed
-
Haibin Lin committed
-
Terence Wu committed
-
Terence Wu committed
-
* fixed make no_optimization runs indefinitely when run the memcost example provided * format plan_memory.cc
zhuhyc committed
-