- Mar 06, 2018
-
-
nhynes authored
-
- Feb 27, 2018
-
-
nhynes authored
* Update DMLC core most recent version * Modify runtime to minimize io when building for SGX * Add SGX example app * Prefer streaming versions of packed_func function
-
- Feb 23, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
This reverts commit 12d15704d7f5d30cff7540f1fd16be64c6baca68.
-
Tianqi Chen authored
* [RUNTIME] Refactor extension type handling, now it is header only
-
- Feb 05, 2018
-
-
Tianqi Chen authored
-
- Nov 30, 2017
-
-
Yizhi Liu authored
-
- Nov 29, 2017
-
-
Tianqi Chen authored
* [RPC][JVM] Remove binary dist gradle from repo * fix header
-
- Nov 14, 2017
-
-
Tianqi Chen authored
-
- Nov 03, 2017
-
-
Tianqi Chen authored
-
- Oct 12, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Enable ext_dev type for quick plugin of device * [TEST] Update testcase to cover all computation
-
- Oct 11, 2017
-
-
Vsevolod Rodionov authored
-
- Oct 08, 2017
-
-
Tianqi Chen authored
-
- Sep 29, 2017
-
-
Tianqi Chen authored
* [DOCS] How to deploy TVM Modules * More comments
-
- Sep 25, 2017
-
-
Tianqi Chen authored
-
- Sep 21, 2017
-
-
vsooda authored
-
- Sep 12, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Enable extension type to PackedFunc. * More comments
-
- Sep 09, 2017
-
-
Yizhi Liu authored
-
- Aug 30, 2017
-
-
Tianqi Chen authored
* [DOCS][APP] Add Example for C++ deployment * fix lint
-
- Aug 28, 2017
-
-
Yizhi Liu authored
-
- Aug 25, 2017
-
-
Yizhi Liu authored
* [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
-
- Aug 20, 2017
-
-
ziheng authored
-
- Aug 09, 2017
-
-
ziheng authored
-
- Aug 06, 2017
-
-
ziheng authored
* [EXECUTOR] Split graph_executor to header file and (runtime) source file * Fix
-
- Aug 05, 2017
-
-
Tianqi Chen authored
-
- Aug 04, 2017
-
-
ziheng authored
* [PASS] Enhance LayoutTransform pass * Fix * Fix Compilation * Refactor * Refactor * doc * fix * add file
-
- Aug 01, 2017
-
-
ziheng authored
* [PASS] Improve graph fusion * Change fusion center to segment head * Use 'master' to identity the schedule node * Make things compact * Fix
-
- Jul 28, 2017
-
-
ziheng authored
* [GRAPH] Add GraphHandle * Move to apps/graph_executor
-
- Jul 26, 2017
- Jul 19, 2017
-
-
Tianqi Chen authored
-
ziheng authored
-
- Jul 16, 2017
-
-
ziheng authored
* [EXECUTOR] Fix bug and improve * [EXECUTOR] Enhance test case
-
- Jul 15, 2017
-
-
ziheng authored
* [EXECUTOR] Enable load executor remotely * [EXECUTOR] Pipeline * Pass bytearray directly * Enable load dynamic library in rpc_server.py * Fix * lint * Return Module from remote side directly * Remove unused header file * Fix * fix
-
- Jul 14, 2017
-
-
Tianqi Chen authored
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
-
- Jul 12, 2017
-
-
ziheng authored
* [EXECUTOR] Save/Load Params * [EXECUTOR] Improve Save/Load, fix Makefile * [EXECUTOR] Make save independent with executor
-
- Jul 10, 2017
- Jul 08, 2017
-
-
Tianqi Chen authored
-
- Jul 04, 2017
-
-
ziheng authored
* Remove 'final' in GraphExecutor for extension * Dynamic num of inputs/outputs for tvm_op
-