- 22 Jun, 2019 1 commit
-
-
Jessica Davies committed
-
- 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
-
- 28 Feb, 2019 1 commit
-
-
* move layout.h & layout.cc from relay to tvm * change ConvertLayout in relay to bijectiveLayout->Forward/backward * add first test case * add LayoutAxis * add LayoutAxis struct and compiles * simplify BijectiveLayout rule consturct * polish func name for Layout, move impl to .cc, remove Layout::defined(), add defined() checker * partially add layout py support * add layout test cases * add doc for tvm.layout & tvm.bijective_layout * fix lint * fix lint * fix layout name generation bug * fix layout typo * address comments and add topi.layout_transform * layout.h->data_layout.h, test_lang_layout.py->test_lang_data_layout.py
Yizhi Liu committed
-
- 27 Feb, 2019 1 commit
-
-
Logan Weber committed
-
- 11 Jan, 2019 1 commit
-
-
Tianqi Chen committed
-
- 29 Dec, 2018 1 commit
-
-
Tianqi Chen committed
-
- 06 Oct, 2018 1 commit
-
-
ziheng committed
-
- 01 Oct, 2018 1 commit
-
-
Tianqi Chen committed
-
- 27 Sep, 2018 1 commit
-
-
Sergey Mironov committed
-
- 15 Sep, 2018 1 commit
-
-
Tianqi Chen committed
-
- 23 Aug, 2018 1 commit
-
-
Tianqi Chen committed
-
- 17 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 01 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 12 May, 2018 1 commit
-
-
Yao Wang committed
-
- 31 Mar, 2018 1 commit
-
-
Tianqi Chen committed
-
- 23 Feb, 2018 3 commits
-
-
Tianqi Chen committed
-
This reverts commit 12d15704d7f5d30cff7540f1fd16be64c6baca68.
Tianqi Chen committed -
* [RUNTIME] Refactor extension type handling, now it is header only
Tianqi Chen committed
-
- 02 Feb, 2018 1 commit
-
-
* [TOPI] Add compute for more operators * Remove device except llvm * Address comments * Remove matmul compute * Add outtype to boolean operator * Address coments
yuruofeifei committed
-
- 04 Dec, 2017 1 commit
-
-
* Support rank-0 tensor * fix lint
Tianqi Chen committed
-
- 01 Dec, 2017 1 commit
-
-
* [RANDOM] Init contrib.random library * [RANDOM] Add uniform * [RANDOM] Fix lint * [RANDOM] Add comments and tests * [RANDOM] Fix lint
ziheng committed
-
- 08 Aug, 2017 1 commit
-
-
* [RUNTIME][PASS] Allow declare vector type array * fix bcast * [BUFFER] Enable vload/store function in buffer * ok
Tianqi Chen committed
-
- 01 Aug, 2017 1 commit
-
-
ziheng committed
-
- 14 Jul, 2017 1 commit
-
-
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
Tianqi Chen committed
-
- 06 Jul, 2017 2 commits
-
-
* [C API] Make DSL API registerable, add copy from/to raw bytes * fix cython
Tianqi Chen committed -
* [IR] Add body to AssertStmt * fix lint
Tianqi Chen committed
-
- 05 Jul, 2017 1 commit
-
-
* [TAG] Add op_tag module for tagging operator * Fix accroading to comments * Add example * Add into doc * Add --fix-missing for docker
ziheng committed
-
- 03 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 30 Jun, 2017 1 commit
-
-
Tianqi Chen committed
-
- 22 Jun, 2017 2 commits
-
-
* [LANG] Add all and any in the python API * compatible with python3
Haichen Shen committed -
* [LANG] Expose tvm.cast * Update * Add unittest
ziheng committed
-
- 18 Jun, 2017 1 commit
-
-
* [CODEGEN] More storage alignment info aware generation * fix * fix * fix warning
Tianqi Chen committed
-
- 11 Jun, 2017 1 commit
-
-
* 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
ziheng committed
-
- 21 May, 2017 1 commit
-
-
Yizhi Liu committed
-
- 12 May, 2017 1 commit
-
-
Tianqi Chen committed
-
- 29 Apr, 2017 1 commit
-
-
* [DOC] Add intro to 'comm_reducer' in tutorial; fix doc * Fix * Fix
ziheng committed
-
- 28 Apr, 2017 1 commit
-
-
Tianqi Chen committed
-
- 27 Apr, 2017 1 commit
-
-
* [PYTHON/FFI] Enable Cython FFI * fix cython
Tianqi Chen committed
-
- 26 Apr, 2017 2 commits
-
-
* [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
ziheng committed -
Tianqi Chen committed
-