- May 16, 2017
-
-
Tianqi Chen authored
-
- May 14, 2017
-
-
Yizhi Liu authored
-
- May 12, 2017
-
-
ziheng authored
* Add CombineInternal<Mod> & Fix LoopPartition * Add check for path
-
Tianqi Chen authored
-
Tianqi Chen authored
* [PYTHON] Support DLTensor compatible API * optimize for common path
-
- May 10, 2017
-
-
Tianqi Chen authored
-
ziheng authored
* [PASS] Use likely tag & enable LoopPartition by default * [PASS] Support thread_axis partition * Take IfThenElse branch method * [PASS] Insert branch at the innermost thread scope * [PASS] Select candidates before trying to partition & add test for select * [PASS] Clean code * Fix * Remove print & assert vectorize happens
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 09, 2017
-
-
Tianqi Chen authored
* [MODULE/DSO] Support pack everything into one shared library. * fix osx load
-
- May 08, 2017
-
-
Tianqi Chen authored
-
ziheng authored
* [FIX] Miss kUInt in TypeCode2Str & dir method * [FIX] Add regression test
-
- May 07, 2017
-
-
Qiao Zhang authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
* [CMAKE] Windows support upgrade * Fix lint
-
- May 06, 2017
-
-
Tianqi Chen authored
-
- May 05, 2017
-
-
Tianqi Chen authored
* [CONTRIB/BLAS] Add CBLAS Example to contrib * Update makefile
-
- May 04, 2017
-
-
Tianqi Chen authored
* [DOC] Doc redirection * fix setup url
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 03, 2017
-
-
ziheng authored
-
- May 02, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
* [CODEGEN/RUNTIME] Metal support, runtime improvement. * Fix case when no device is available
-
- Apr 30, 2017
-
-
Tianqi Chen authored
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. * fix cython
-
- Apr 29, 2017
-
-
ziheng authored
* [DOC] Add intro to 'comm_reducer' in tutorial; fix doc * Fix * Fix
-
- Apr 28, 2017
-
-
Tianqi Chen authored
-
- Apr 27, 2017
-
-
Tianqi Chen authored
* [PYTHON/FFI] Enable Cython FFI * fix cython
-
- Apr 26, 2017
-
-
ziheng authored
* [LANG] CommReducer * Reorganize c_api * Remove InitValue and Combine; refactor Functor * Make CommReducer an Expr * Make comm_reducer type independent * Make CommReducerNode a Node * Small fix * Refine * Refine front api; add integration testcases for min/max * Fix python * Refine * Fix lint and add example
-
Tianqi Chen authored
-
- Apr 25, 2017
-
-
Tianqi Chen authored
* [PASS] StorageRewrite, reuse memory pass as in NNVM. * fix issue
-
Tianqi Chen authored
-
- Apr 22, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [LANG/CODEGEN] Intrinsics and Extern Math * fix lint
-
- Apr 21, 2017
-
-
Tianqi Chen authored
-
- Apr 20, 2017
-
-
Tianqi Chen authored
* [DOC] Scan tutorial * Fix according to ziheng's comment
-
- Apr 18, 2017
-
-
Tianqi Chen authored
* [PERF] Add gemm * [DOC] Reduction tutorial
-
Yizhi Liu authored
-
ziheng authored
* [DOC] Add schedule_computaion * Finetune the doc * Finetune the doc * Finetune the doc * Set max_unroll_step=0 by default
-