- Jun 13, 2017
-
-
Bing Xu authored
-
- Jun 12, 2017
-
-
ziheng authored
-
- Jun 11, 2017
-
-
ziheng authored
* Support for batch ComputeOp * Support for batch ComputeOp * Fix CrossThreadReduction * Fix lint * Add UpdateArray, remove support for batch reduce * Tuple input support for reduce * rfactor works with multiple reducer; support multiple reducers with different types * Small fix * Small fix * Change return type of rfactor to Array<Expr> * Fix lint * Improve * Add tutorial * Improve tutorial * Improve tutorial
-
- Jun 06, 2017
-
-
Tianqi Chen authored
-
- Jun 05, 2017
-
-
ziheng authored
* Change Schedule Array constructor to static make method * Add CreateSchedule * Add doc * Change CreateSchedule to create_schedule at cpp side
-
- Jun 04, 2017
-
-
Tianqi Chen authored
* [BUILD/CODEGEN] Allow combine multiple functions in build stage. * Enhance code module * fix compile
-
- Jun 03, 2017
-
-
Tianqi Chen authored
* [PERF/TIMER] Add buildin timing logic * fix lint
-
- Jun 02, 2017
-
-
Tianqi Chen authored
-
- Jun 01, 2017
-
-
Tianqi Chen authored
-
ziheng authored
* Improve makefile * Fix
-
- May 31, 2017
-
-
Haichen Shen authored
-
Haichen Shen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 25, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- May 23, 2017
-
-
Tianqi Chen authored
-
- May 22, 2017
-
-
Tianqi Chen authored
-
- May 21, 2017
-
-
Tianqi Chen authored
-
Yizhi Liu authored
-
- May 20, 2017
-
-
Tianqi Chen authored
* [RUNTIME] RPC runtime that support run testing on remote device. * Fix ctypes in OSX. * fix lint
-
- May 18, 2017
- May 17, 2017
-
-
ziheng authored
-
- May 16, 2017
-
-
Yizhi Liu authored
-
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
-