- Nov 21, 2017
-
-
Tianqi Chen authored
* [PASS/SETUP] Fix minior issues * fix lint
-
- Nov 14, 2017
-
-
Tianqi Chen authored
-
- Nov 08, 2017
-
-
eqy authored
* Support vector operations for AMD (llvm IR) * fix whitespace * update comments, docstring
-
- Nov 03, 2017
-
-
Tianqi Chen authored
-
- Oct 11, 2017
-
-
Tianqi Chen authored
* [PASS] copy intrin * update comment thanks to derisavi
-
- Oct 10, 2017
-
-
Tianqi Chen authored
* [ARITH] Improve detect linear equation * fix doc
-
- Sep 01, 2017
-
-
Tianqi Chen authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [SCHEDULE][PASS] support storage_align of certain axis * fix lint
-
- Aug 22, 2017
-
-
Tianqi Chen authored
-
- Aug 16, 2017
-
-
Tianqi Chen authored
-
- Aug 13, 2017
-
-
Tianqi Chen authored
-
- Aug 08, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [RUNTIME][PASS] Allow declare vector type array * fix bcast * [BUFFER] Enable vload/store function in buffer * ok
-
- Aug 05, 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
-
Tianqi Chen 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 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 15, 2017
-
-
Tianqi Chen authored
-
- Jul 08, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Add workspace pool * fix doc * fix the free list * avoid zero size
-
- Jul 07, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Add System Lib * lint * lint * fix compile
-
- 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 05, 2017
-
-
ziheng authored
* [TAG] Add op_tag module for tagging operator * Fix accroading to comments * Add example * Add into doc * Add --fix-missing for docker
-
- Jul 04, 2017
-
-
Tianqi Chen authored
* [REFACTOR/PASS] Formalize argument bind and match util * grammar
-
- Jul 03, 2017
-
-
Tianqi Chen authored
-
- Jun 30, 2017
-
-
Tianqi Chen authored
-
- Jun 22, 2017
-
-
ziheng authored
* [LANG] Expose tvm.cast * Update * Add unittest
-
- 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
-
- Jun 05, 2017
-
-
ziheng authored
* Change Schedule Array constructor to static make method * Add CreateSchedule * Add doc * Change CreateSchedule to create_schedule at cpp side
-
- Jun 02, 2017
-
-
Tianqi Chen authored
-
- May 09, 2017
-
-
Tianqi Chen authored
* [MODULE/DSO] Support pack everything into one shared library. * fix osx load
-
- May 08, 2017
-
-
Tianqi Chen authored
-