- 18 Dec, 2019 1 commit
-
-
* Update legacy places from nnvm to relay. This PR prepares the current mainline to remove nnvm compiler dep. * remove legacy stage
Tianqi Chen committed
-
- 09 Dec, 2019 1 commit
-
-
Historically we have two variations of modules(DSOModule and SystemLibModule) that both exposes module via symbols. This PR creates a common implementation for both, and introduce a Library base class that allows us to have different implementations of GetSymbol. It paves ways for future library related module enhancements.
Tianqi Chen committed
-
- 03 Dec, 2019 1 commit
-
-
Jammy Zhou committed
-
- 24 Nov, 2019 1 commit
-
-
* [LINT] Improve the check tool to handle ASF copyright message. * [LINT] Remove unnecessary copyright message as per ASF requirement. * Fix codegen hybrid * [LINT] Broaden license checks to include html, xml * [LINT] Fix rest of the files * Fix notice * [LINT] Improve check file type error message
Tianqi Chen committed
-
- 19 Nov, 2019 1 commit
-
-
* add rule for clean * Update clean rule Seems like lib/ directory is not made by the makefile So don't delete directory, just the contents of it.
miheer vaidya committed
-
- 11 Nov, 2019 1 commit
-
-
Previously runtime::Module was supported using shared_ptr. This PR refactors the codebase to use the Object protocol. It will open doors to allow easier interpolation between Object containers and module in the future.
Tianqi Chen committed
-
- 10 Oct, 2019 1 commit
-
-
LiangHao committed
-
- 11 Jul, 2019 1 commit
-
-
* [INFA][IR] Build and Evolve Low-level IR. Remove dep from HalideIR. * Update include/tvm/node/ir_functor.h Co-Authored-By: Jared Roesch <roeschinc@gmail.com> * Update include/tvm/node/ir_functor.h Co-Authored-By: Jared Roesch <roeschinc@gmail.com>
Tianqi Chen 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
-
- 25 Mar, 2019 1 commit
-
-
Luis Vega committed
-
- 22 Nov, 2018 1 commit
-
-
* fix fname in comment * fix
MORINAGA committed
-
- 25 Sep, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 17 Jul, 2018 1 commit
-
-
Tianqi Chen committed
-
- 13 Jul, 2018 1 commit
-
-
Siva committed
-
- 01 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 29 May, 2018 1 commit
-
-
tqchen committed
-
- 24 Mar, 2018 1 commit
-
-
ZhangXinqian committed
-
- 16 Mar, 2018 1 commit
-
-
nhynes committed
-
- 14 Nov, 2017 1 commit
-
-
Tianqi Chen committed
-
- 03 Nov, 2017 1 commit
-
-
Tianqi Chen committed
-
- 29 Sep, 2017 1 commit
-
-
* [DOCS] How to deploy TVM Modules * More comments
Tianqi Chen committed
-