- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 14 Feb, 2019 1 commit
-
-
* fix storage_rewrite bug when input is big * cast when necessary * simplification * simplification * int64->uint32 * revert uint32->int64
Zhi committed
-
- 29 Dec, 2018 1 commit
-
-
Tianqi Chen committed
-
- 18 Aug, 2018 1 commit
-
-
xqdan committed
-
- 31 Mar, 2018 1 commit
-
-
kun-zh committed
-
- 16 Mar, 2018 1 commit
-
-
Tianqi Chen committed
-
- 22 Feb, 2018 1 commit
-
-
[PASS] Support buffer reuse for different types
xqdan committed
-
- 31 Jan, 2018 1 commit
-
-
* fix #802, create cache based on sugar tensor * [Pass] Improve storage rewrite * fix ci * fix comment * fix comment
xqdan committed
-
- 24 Jan, 2018 1 commit
-
-
* 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
libing4752 committed
-
- 23 Jan, 2018 1 commit
-
-
xqdan committed
-
- 10 Jan, 2018 1 commit
-
-
Tianqi Chen committed
-
- 08 Jan, 2018 1 commit
-
-
* [PASS] StorageRewrite Fold Inplace op storage when possible * update comment to fix typos
Tianqi Chen committed
-
- 30 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 09 Aug, 2017 1 commit
-
-
Tianqi Chen committed
-
- 24 Jul, 2017 1 commit
-
-
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
Tianqi Chen committed
-
- 18 Jul, 2017 1 commit
-
-
* 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
Jian Weng committed
-
- 14 Jul, 2017 1 commit
-
-
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
Tianqi Chen committed
-
- 25 Apr, 2017 1 commit
-
-
* [PASS] StorageRewrite, reuse memory pass as in NNVM. * fix issue
Tianqi Chen committed
-