- Nov 08, 2017
-
-
eqy authored
* Support vector operations for AMD (llvm IR) * fix whitespace * update comments, docstring
-
- Nov 03, 2017
-
-
Tianqi Chen authored
-
- Sep 01, 2017
-
-
Tianqi Chen authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
* [SCHEDULE][PASS] support storage_align of certain axis * fix lint
-
- Aug 08, 2017
-
-
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
-
- Jul 24, 2017
-
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- 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 06, 2017
-
-
Tianqi Chen authored
-
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 03, 2017
-
-
Tianqi Chen authored
-
- Jun 30, 2017
-
-
Tianqi Chen authored
-
- 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
-
- May 08, 2017
-
-
Tianqi Chen authored
-
- Apr 30, 2017
-
-
Tianqi Chen authored
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. * fix cython
-
- 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 21, 2017
-
-
Tianqi Chen authored
-
- Apr 20, 2017
-
-
Tianqi Chen authored
* [DOC] Scan tutorial * Fix according to ziheng's comment
-
- Apr 18, 2017
-
-
Tianqi Chen authored
-
- Apr 09, 2017
-
-
Tianqi Chen authored
* [SCHEDULE] Add group, refactor thread bind api. * fix doc * fix g++-4.8 * More testscase * Remove graph context from fix pt analysis
-
- 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
* [OP/LANG] Support Extern Call, more regression tests * [TEST] Include pylintrc
-
- 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 26, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Feb 17, 2017
-
-
Tianqi Chen authored
-
- Feb 14, 2017
-
-
Tianqi Chen authored
-
- Feb 09, 2017
-
-
Tianqi Chen authored
-
- Feb 05, 2017
-
-
Ziheng Jiang authored
-
- Feb 02, 2017
-
-
Tianqi Chen authored
-
- Jan 29, 2017
-
-
Tianqi Chen authored
-