- Apr 16, 2018
-
-
Tianqi Chen authored
* [IR] Change pragma scope convention, enable pass unroll option via pragma * add coverage test * add explicit unroll as option
-
- Mar 17, 2018
-
-
Tianqi Chen authored
-
- Mar 16, 2018
-
-
Tianqi Chen authored
-
- Feb 22, 2018
-
-
xqdan authored
[PASS] Support buffer reuse for different types
-
- Feb 09, 2018
-
-
Tianqi Chen authored
* [PASS] Prepare storage rewrite for unified buffer * more comments
-
- Feb 07, 2018
-
-
Tianqi Chen authored
* [PASS] Enable StorageRewrite before virtual thread lowering * update * fix testcase
-
- Feb 02, 2018
-
-
Tianqi Chen authored
* [BACKEND] Vulkan Runtime and SPIRV Codegen * fix doc
-
- Jan 31, 2018
-
-
xqdan authored
* fix #802, create cache based on sugar tensor * [Pass] Improve storage rewrite * fix ci * fix comment * fix comment
-
- Jan 24, 2018
-
-
libing4752 authored
* modified schedule_dataflow_rewrite.cc to fix losing tensor problem * modified schedule_dataflow_rewrite.cc for lint scan * modified schedule_dataflow_rewrite.cc for lint scan * using tensor's value_index to index output of stage op * repare address offset for different kinds of dtype * bc * aaa * aaaaa * repare address for different dtypes * remove nonsense files * add whitespace of line 581 * use base alloc elem_type * enhance the testcast of basic buffer is 64bits,32bits,16bits,8bits * use extends[0]->type() as dtype of offset * clear program writes
-
- Jan 10, 2018
-
-
Tianqi Chen authored
-
- Jan 08, 2018
-
-
Tianqi Chen authored
* [PASS] StorageRewrite Fold Inplace op storage when possible * update comment to fix typos
-
- Dec 04, 2017
-
-
Tianqi Chen authored
* Support rank-0 tensor * fix lint
-
- Nov 12, 2017
-
-
Tianqi Chen authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
-
- Aug 09, 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
-
- Aug 01, 2017
-
-
Tianqi Chen authored
-
- Jul 25, 2017
-
-
Tianqi Chen authored
-
- Jul 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 06, 2017
-
-
Tianqi Chen authored
* [CODEGEN/PASS] add restricted, alignment option * fix lint * Fix the alloca
-
- Jun 19, 2017
-
-
Tianqi Chen authored
-
- May 04, 2017
-
-
Tianqi Chen authored
-
- Apr 30, 2017
-
-
Tianqi Chen authored
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. * fix cython
-
- Apr 25, 2017
-
-
Tianqi Chen authored
* [PASS] StorageRewrite, reuse memory pass as in NNVM. * fix issue
-