- 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
-
-
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
-
- Jul 03, 2017
-
-
Tianqi Chen authored
-