- 21 Jun, 2017 1 commit
-
-
* [CODEGEN] Make codegen registerable * fix llvm disbaled
Tianqi Chen committed
-
- 19 Jun, 2017 1 commit
-
-
Tianqi Chen committed
-
- 18 Jun, 2017 1 commit
-
-
* [CODEGEN] More storage alignment info aware generation * fix * fix * fix warning
Tianqi Chen committed
-
- 11 Jun, 2017 1 commit
-
-
* 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
ziheng committed
-
- 04 Jun, 2017 1 commit
-
-
* [BUILD/CODEGEN] Allow combine multiple functions in build stage. * Enhance code module * fix compile
Tianqi Chen committed
-
- 02 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 2 commits
-
-
Tianqi Chen committed
-
* [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
-
- 07 May, 2017 3 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* [CMAKE] Windows support upgrade * Fix lint
Tianqi Chen committed
-
- 04 May, 2017 1 commit
-
-
Tianqi Chen committed
-
- 02 May, 2017 1 commit
-
-
* [CODEGEN/RUNTIME] Metal support, runtime improvement. * Fix case when no device is available
Tianqi Chen committed
-
- 30 Apr, 2017 1 commit
-
-
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. * fix cython
Tianqi Chen committed
-
- 26 Apr, 2017 1 commit
-
-
* [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
ziheng committed
-
- 25 Apr, 2017 1 commit
-
-
* [PASS] StorageRewrite, reuse memory pass as in NNVM. * fix issue
Tianqi Chen committed
-
- 22 Apr, 2017 1 commit
-
-
* [LANG/CODEGEN] Intrinsics and Extern Math * fix lint
Tianqi Chen committed
-
- 18 Apr, 2017 1 commit
-
-
* [PERF] Add gemm * [DOC] Reduction tutorial
Tianqi Chen committed
-
- 15 Apr, 2017 1 commit
-
-
* [PERF] Persitent kernel * fix doc
Tianqi Chen committed
-
- 11 Apr, 2017 1 commit
-
-
Tianqi Chen committed
-
- 10 Apr, 2017 1 commit
-
-
* [PASS] Support for partition loops with thread_axis * Add check for AttrStmt.attr_key
ziheng committed
-
- 09 Apr, 2017 1 commit
-
-
Tianqi Chen committed
-
- 01 Apr, 2017 1 commit
-
-
* [LANG/GPU] Cross Thread Reduction. * Fix doxygen error * Upgrade verilog testcase to new one
Tianqi Chen committed
-
- 26 Mar, 2017 1 commit
-
-
* [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
Tianqi Chen committed
-
- 17 Mar, 2017 1 commit
-
-
* [VERILOG] VPI Mem Interface/ VPI MMap * fix test issues
Tianqi Chen committed
-
- 14 Mar, 2017 1 commit
-
-
* [RUNTIME] Refactor runtime to be DLPack compatible. Enable plugin of new runtime. * fix mac compile * ok
Tianqi Chen committed
-
- 12 Mar, 2017 2 commits
-
-
* [OP/LANG] Support Extern Call, more regression tests * [TEST] Include pylintrc
Tianqi Chen committed -
Tianqi Chen 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
-
- 02 Mar, 2017 1 commit
-
-
Tianqi Chen committed
-
- 01 Mar, 2017 1 commit
-
-
* [ARITH/VISITOR] Modular Analysis, ExprFunctor, StmtFunctor * retrigger * [IRFunctor] Migrated CodegenC * [IRFUNCTOR] Migrate CodeGenLLVM * [IRFunctor] Migrate canonical * [IRFunctor] Migrate vectorize * [IRFunctor] migrate CodeGenStackVM
Tianqi Chen committed
-
- 27 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 26 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 24 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 20 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 14 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 12 Feb, 2017 1 commit
-
-
* [PASS] Change IRVisitor interfaces to function override * [PASS] Change IRMutator interfaces to overloadable function
Ziheng Jiang committed
-