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