- 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
-
- 24 Nov, 2019 2 commits
-
-
* [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 -
Yizhi Liu 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 Nov, 2019 1 commit
-
-
Yizhi Liu committed
-
- 08 Nov, 2019 1 commit
-
-
fix the problem that android_rpc compilation failed
peike committed
-
- 06 Nov, 2019 1 commit
-
-
Tianqi Chen committed
-
- 01 Nov, 2019 1 commit
-
-
Signed-off-by: qinqiuping <autumnqin@126.com>
autumnqin committed
-
- 13 Sep, 2019 1 commit
-
-
Andrew Tulloch committed
-
- 06 Jul, 2019 1 commit
-
-
- Fix APK path - Add ADB install/uninstall instructions
Ruslan Baratov committed
-
- 02 Jul, 2019 1 commit
-
-
* Add contrib sort functions to android rpc app. * replaced tab with spaces oops.
Josh Fromm committed
-
- 25 May, 2019 1 commit
-
-
* Fixed a typo * Remove outdated url link.
Gemfield committed
-
- 16 Apr, 2019 1 commit
-
-
* fix APP_STL for latest android ndk * add vulkan sdk for tutorial * add android tutorial * fix of invalid input layer name * update relay build opt_level 1 -> 3
tkat0 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 Sep, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 14 Sep, 2018 1 commit
-
-
Sergey Mironov committed
-
- 24 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 22 Aug, 2018 1 commit
-
-
eqy committed
-
- 11 Aug, 2018 1 commit
-
-
eqy committed
-
- 10 Aug, 2018 1 commit
-
-
Dayananda V committed
-
- 03 Aug, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 24 Jul, 2018 2 commits
-
-
Fix application crash problems on armv7a architectures
Keren Zhou committed -
eqy committed
-
- 20 Jul, 2018 1 commit
-
-
eqy committed
-
- 18 Jul, 2018 1 commit
-
-
alex-weaver committed
-
- 13 Jul, 2018 1 commit
-
-
Lianmin Zheng committed
-
- 12 Jul, 2018 1 commit
-
-
Alex Weaver committed
-
- 09 Jul, 2018 1 commit
-
-
Tianqi Chen committed
-
- 08 Jul, 2018 1 commit
-
-
eqy committed
-
- 14 Jun, 2018 1 commit
-
-
eqy committed
-
- 13 Apr, 2018 1 commit
-
-
Pariksheet Pinjari committed
-
- 28 Mar, 2018 1 commit
-
-
eqy committed
-
- 30 Nov, 2017 1 commit
-
-
Yizhi Liu committed
-
- 29 Nov, 2017 1 commit
-
-
* [RPC][JVM] Remove binary dist gradle from repo * fix header
Tianqi Chen committed
-
- 25 Sep, 2017 1 commit
-
-
Tianqi Chen committed
-
- 09 Sep, 2017 1 commit
-
-
Yizhi Liu committed
-
- 28 Aug, 2017 1 commit
-
-
Yizhi Liu committed
-
- 25 Aug, 2017 1 commit
-
-
* [APP] Android RPC first version * [APP] Android RPC build jni automatically * [APP] Android OpenCL RPC tested on real devices * [APP] optimize android app interface. add ndk compile tool * add ndk compile tool * [APP] fix android app thread crash; add android test script * [APP] android app - show alert dialog and disconnect when error occurs * fix ndk build script code lint * fix ndk build default argument * ndk script build remove shell=True. disable android app screen orientation
Yizhi Liu committed
-