- 26 Oct, 2017 1 commit
-
-
* [BUFFER] Smarter slice to detect compactness * move simplify of begins early
Tianqi Chen committed
-
- 15 Aug, 2017 1 commit
-
-
[TOPI] Add broadcast and reduce operators
Xingjian Shi committed
-
- 13 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 08 Aug, 2017 1 commit
-
-
* [RUNTIME][PASS] Allow declare vector type array * fix bcast * [BUFFER] Enable vload/store function in buffer * ok
Tianqi Chen committed
-
- 31 Jul, 2017 1 commit
-
-
William Moses committed
-
- 28 Jul, 2017 1 commit
-
-
* [GRAPH] Add GraphHandle * Move to apps/graph_executor
ziheng committed
-
- 24 Jul, 2017 1 commit
-
-
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
Tianqi Chen committed
-
- 20 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 15 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 06 Jul, 2017 4 commits
-
-
Tianqi Chen committed
-
* [C API] Make DSL API registerable, add copy from/to raw bytes * fix cython
Tianqi Chen committed -
* [CODEGEN/PASS] add restricted, alignment option * fix lint * Fix the alloca
Tianqi Chen committed -
* [IR] Add body to AssertStmt * fix lint
Tianqi Chen committed
-
- 03 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 30 Jun, 2017 1 commit
-
-
Tianqi Chen committed
-
- 24 Jun, 2017 1 commit
-
-
* [OP] Initial start of op library * add gtest
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
-
- 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
-
- 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
-
- 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 1 commit
-
-
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
-
- 27 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 26 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 20 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 17 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 14 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 02 Feb, 2017 1 commit
-
-
Tianqi Chen committed
-
- 31 Jan, 2017 2 commits
-
-
[TEST/PYTHON] Add unittest folder, add a build pipeline. Rename Buffer.ptr to Buffer.data to be consistent with Array. (#29)
Tianqi Chen committed -
* [CODEGEN] CUDA/OPENCL pipeline complete * Hide TVMType by str in frontend
Tianqi Chen committed
-
- 20 Jan, 2017 1 commit
-
-
Tianqi Chen committed
-
- 16 Jan, 2017 1 commit
-
-
Tianqi Chen committed
-
- 13 Jan, 2017 1 commit
-
-
* [LANG] Include buffer semnatics, introduce pylint * Refactor inline add support for buffer indexing * fix doc
Tianqi Chen committed
-
- 12 Jan, 2017 1 commit
-
-
Tianqi Chen committed
-
- 11 Jan, 2017 1 commit
-
-
* [LANG] Change Schedule->Stage, Use Schedule for global schedule * add numpy as dep * add numpy installation, temporary disable osx
Tianqi Chen committed
-
- 10 Jan, 2017 1 commit
-
-
* [PASS] Schedule Ops init working version * bugfix in PassUp
Tianqi Chen committed
-
- 06 Jan, 2017 2 commits