- 29 May, 2018 40 commits
-
-
tqchen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* [TUTORIAL] Move mobilenet to tutorial, fix precompute_prune * Some language improvements
Tianqi Chen committed -
Tianqi Chen committed
-
* register pool, global_pool; add mobilenet example * tests of pool and global_pool * use new API of runtime module * small fix
Yuwei HU committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Joshua Z. Zhang committed
-
Tianqi Chen committed
-
graph backup update finish mxnet converter fix fix various add tests fix add multi networks uses model_zoo fix tests minor fix fix graph fix
Joshua Z. Zhang committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* [TOP] Add dense, batchnorm * update tvm
Tianqi Chen committed -
* [RUNTIME][COMPILER] Formal compiler pipeline, runtime wrapper module * more detailed comments
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* 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
-