- 16 Jan, 2020 1 commit
-
-
This PR introduces more clear naming prefix for C API type codes to avoid conflict with other packages. We also removed TVMArray and TVMType to directly use DLTensor and DLDataType.
Tianqi Chen 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
-
- 15 Nov, 2019 1 commit
-
-
* add gcnArch query * kGcnArch query for cuda is a no-op
Peter Yeh 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 Apr, 2019 1 commit
-
-
* Add `set_body_simple` to Registry, refactor a lot of code to use it * Add more types to Relay PackedFuncs * Add Registry::set_body_method to easily make Node methods into PackedFuncs * Add set_body_method, set_body_node_method; start typing api_lang * Add some docs, remove unused script * Fix mysterious linter problem * Touch up api_ir.cc * Fix some issues with TOPI argument counts * Revert changes to topi.cc to avoid problems with optional arguments * A little more cleanup * Type more of the api _ functions * Whitespace * Finalize names and docs for new registry helpers * Update docs
James Gilles 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
-
- 12 Mar, 2019 1 commit
-
-
Tianqi Chen committed
-
- 06 Dec, 2018 1 commit
-
-
Liang ZOU committed
-
- 23 Aug, 2018 1 commit
-
-
MORITA Kazutaka committed
-
- 23 Jun, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 11 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 01 Jun, 2018 1 commit
-
-
Leyuan Wang committed
-
- 31 May, 2018 1 commit
-
-
tqchen committed
-
- 03 May, 2018 1 commit
-
-
Leyuan Wang committed
-
- 21 Apr, 2018 1 commit
-
-
Yida Wang committed
-
- 13 Apr, 2018 1 commit
-
-
Tianqi Chen committed
-
- 11 Apr, 2018 1 commit
-
-
Leyuan Wang committed
-
- 09 Apr, 2018 1 commit
-
-
* add device name to context attribute * update for other backends
Lianmin Zheng committed
-
- 08 Apr, 2018 1 commit
-
-
Tianqi Chen committed
-
- 07 Mar, 2018 1 commit
-
-
Leyuan Wang committed
-
- 28 Feb, 2018 1 commit
-
-
Zhixun Tan committed
-
- 28 Jan, 2018 1 commit
-
-
Zhixun Tan committed
-
- 20 Jan, 2018 1 commit
-
-
Basic WebGL Backend
Zhixun Tan committed
-
- 23 Dec, 2017 1 commit
-
-
Tianqi Chen committed
-
- 03 Nov, 2017 1 commit
-
-
Tianqi Chen committed
-
- 26 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 06 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 20 Aug, 2017 1 commit
-
-
ziheng committed
-
- 19 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 11 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 08 Jul, 2017 1 commit
-
-
* [RUNTIME] Add workspace pool * fix doc * fix the free list * avoid zero size
Tianqi Chen committed
-
- 17 Jun, 2017 1 commit
-
-
* [RUNTIME] Move device_api to include * fix doxygen * fix device api * fx
Tianqi Chen committed
-
- 06 Jun, 2017 1 commit
-
-
Tianqi Chen committed
-
- 20 May, 2017 1 commit
-
-
* [RUNTIME] RPC runtime that support run testing on remote device. * Fix ctypes in OSX. * fix lint
Tianqi Chen committed
-
- 09 May, 2017 1 commit
-
-
* [MODULE/DSO] Support pack everything into one shared library. * fix osx load
Tianqi Chen committed
-
- 02 May, 2017 2 commits
-
-
Tianqi Chen committed
-
* [CODEGEN/RUNTIME] Metal support, runtime improvement. * Fix case when no device is available
Tianqi Chen committed
-