- Jun 27, 2018
-
-
Jian Weng authored
-
- Jun 23, 2018
-
-
Lianmin Zheng authored
-
- Apr 19, 2018
-
-
Tianqi Chen authored
-
- Mar 26, 2018
-
-
Tianqi Chen authored
* [SCHEDULE][PASS] Enable Warp memory and lower to shuffle * OpenCL dispatches for now to intel shuffle
-
- Mar 13, 2018
-
-
Ding authored
-
- Dec 29, 2017
-
-
xqdan authored
* [SCHEDULE]enable partition const loop with build flag (#719) * enable partition loop with build flag * add a testcase, and modify LoopPartition related cases * * add document for split_const_loop
-
- Nov 28, 2017
-
-
Tianqi Chen authored
-
- Nov 21, 2017
-
-
Tianqi Chen authored
* [PASS/SETUP] Fix minior issues * fix lint
-
- Nov 14, 2017
-
-
Tianqi Chen authored
-
- Oct 11, 2017
-
-
Tianqi Chen authored
* [PASS] copy intrin * update comment thanks to derisavi
-
- Sep 01, 2017
-
-
Tianqi Chen authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
-
- Aug 16, 2017
-
-
Tianqi Chen authored
-
- Aug 13, 2017
-
-
Tianqi Chen authored
-
- Aug 08, 2017
-
-
Tianqi Chen authored
-
- Aug 04, 2017
-
-
Tianqi Chen authored
-
- Aug 03, 2017
-
-
Tianqi Chen authored
* [PASS] Refactor thread storage sync to a common visitor * Fix the sync scope check behavior
-
- Jul 24, 2017
-
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 18, 2017
-
-
Jian Weng authored
* prefetch interface added * prefetch python comments modified. prefetch info data structure maintained. * start injecting prefetches. first step (domain touch) implemented. * domain touch tested. * Prefetch ir_mutator and ir_visitor dispatch registered. * modify domain touched from passing a func_ref to passing a tensor * modify domain touched from passing a func_ref to passing a tensor * modify Tensor copy to Tensor ref * temp commit for rebase * debug info removed, typo fixed, ready to rebase * prefetch flatten test add! * roll back builtin functions to side effect functions * lint error fixed! * add cache line size to storage flatten argument * forgot modifications add * change code style to dmlc-like; get rid of can_prove, use manually compute instead * python lint error fixed * modify instrinsic name to pass tests * [TEST] get rid of str(), replace them by accessing attributes * change map to list comprehension * redundant numpy import removed
-
- Jul 17, 2017
-
-
Tianqi Chen authored
-
- Jul 08, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Add workspace pool * fix doc * fix the free list * avoid zero size
-
- Jul 06, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [CODEGEN/PASS] add restricted, alignment option * fix lint * Fix the alloca
-
- Jul 04, 2017
-
-
Tianqi Chen authored
* [REFACTOR/PASS] Formalize argument bind and match util * grammar
-
- Jun 02, 2017
-
-
Tianqi Chen authored
-
- Apr 30, 2017
-
-
Tianqi Chen authored
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. * fix cython
-
- Apr 25, 2017
-
-
Tianqi Chen authored
* [PASS] StorageRewrite, reuse memory pass as in NNVM. * fix issue
-
- Apr 22, 2017
-
-
Tianqi Chen authored
* [LANG/CODEGEN] Intrinsics and Extern Math * fix lint
-
- Apr 21, 2017
-
-
Tianqi Chen authored
-
- Apr 01, 2017
-
-
Tianqi Chen authored
* [LANG/GPU] Cross Thread Reduction. * Fix doxygen error * Upgrade verilog testcase to new one
-
- Mar 26, 2017
-
-
Tianqi Chen authored
* [CODEGEN] Refactor common codegen, Verilog Codegen * fix make * fix mk * update enable signal * change function name to at neg edge * Move test to correct place
-
- Mar 12, 2017
-
-
Tianqi Chen authored
-
- Mar 04, 2017
-
-
Ziheng Jiang authored
* 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
-
- Feb 11, 2017
-
-
Tianqi Chen authored
-
- Feb 09, 2017
-
-
Tianqi Chen authored
-
- Feb 07, 2017
-
-
Tianqi Chen authored
-
- Feb 05, 2017
-
-
Tianqi Chen authored
-
- Feb 04, 2017
-
-
Tianqi Chen authored
-
- Feb 02, 2017
-
-
Tianqi Chen authored
-
- Jan 29, 2017
-
-
Tianqi Chen authored
-