- 07 Jul, 2017 1 commit
-
-
* [RUNTIME] Add System Lib * lint * lint * fix compile
Tianqi Chen committed
-
- 19 Jun, 2017 1 commit
-
-
Tianqi Chen committed
-
- 16 May, 2017 1 commit
-
-
Tianqi Chen committed
-
- 12 May, 2017 1 commit
-
-
* Add CombineInternal<Mod> & Fix LoopPartition * Add check for path
ziheng committed
-
- 10 May, 2017 1 commit
-
-
* [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
ziheng committed
-
- 10 Apr, 2017 1 commit
-
-
* [PASS] Support for partition loops with thread_axis * Add check for AttrStmt.attr_key
ziheng committed
-
- 05 Mar, 2017 1 commit
-
-
* [IterVar/REFACTOR] Add types to IterVar * [ARITH/REFACTOR] Move IntSet to include * [REFACTOR/OP] Move Op detail to seperate folder. * fix test
Tianqi Chen committed
-
- 04 Mar, 2017 1 commit
-
-
* loop_partition draft * divide loop variable into constant domain and variable domain & consider multiple partitions * process doubt interval * fix and refactor, add relax_map arg in BoundDeduce * fix testcase and comment * rebase to zero, convert to SSA * change the logic of generating loop code & fix issues * add a testcase for relax map in deducebound && fix issues * clean code * const auto& * add test_multi_if
Ziheng Jiang committed
-