- 29 May, 2018 1 commit
-
-
tqchen committed
-
- 16 Apr, 2018 1 commit
-
-
* [IR] Change pragma scope convention, enable pass unroll option via pragma * add coverage test * add explicit unroll as option
Tianqi Chen committed
-
- 26 Mar, 2018 1 commit
-
-
* [SCHEDULE][PASS] Enable Warp memory and lower to shuffle * OpenCL dispatches for now to intel shuffle
Tianqi Chen committed
-
- 07 Feb, 2018 1 commit
-
-
[TOPI][GL] OpenGL topi.
Zhixun Tan committed
-
- 08 Jan, 2018 1 commit
-
-
* [PASS] StorageRewrite Fold Inplace op storage when possible * update comment to fix typos
Tianqi Chen committed
-
- 24 Dec, 2017 1 commit
-
-
Tianqi Chen committed
-
- 17 Dec, 2017 1 commit
-
-
Andrew Adams committed
-
- 08 Oct, 2017 1 commit
-
-
Tianqi Chen committed
-
- 03 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 01 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 30 Aug, 2017 1 commit
-
-
* [SCHEDULE][PASS] support storage_align of certain axis * fix lint
Tianqi Chen committed
-
- 16 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 08 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 05 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 04 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 01 Aug, 2017 1 commit
-
-
* Typofix. Signed-off-by: Edward Z. Yang <ezyang@fb.com> * Probe for nvrtc in lib directory as well. Signed-off-by: Edward Z. Yang <ezyang@fb.com> * Conda build recipe for TVM. Signed-off-by: Edward Z. Yang <ezyang@fb.com>
Edward Z. Yang committed
-
- 31 Jul, 2017 1 commit
-
-
William Moses committed
-
- 24 Jul, 2017 1 commit
-
-
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
Tianqi Chen committed
-
- 17 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 16 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 08 Jul, 2017 1 commit
-
-
* [RUNTIME] Add workspace pool * fix doc * fix the free list * avoid zero size
Tianqi Chen committed
-
- 06 Jul, 2017 1 commit
-
-
* [IR] Add body to AssertStmt * fix lint
Tianqi Chen committed
-
- 03 Jul, 2017 1 commit
-
-
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 May, 2017 1 commit
-
-
Tianqi Chen committed
-
- 03 May, 2017 1 commit
-
-
ziheng 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
-
- 15 Apr, 2017 1 commit
-
-
* [PERF] Persitent kernel * fix doc
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
-
- 29 Mar, 2017 1 commit
-
-
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
-
- 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
-
- 24 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 22 Feb, 2017 1 commit
-
-
* [LLVM] Initial support for codegen LLVM. * Fix the naming issue of codegen
Tianqi Chen committed
-