- Jul 31, 2017
-
-
William Moses authored
-
- Jul 28, 2017
-
-
ziheng authored
* [GRAPH] Add GraphHandle * Move to apps/graph_executor
-
- Jul 26, 2017
-
-
Tianqi Chen authored
* [SCHEDULE] Remap the cached bind_scope. * more fix
-
- Jul 25, 2017
-
-
Tianqi Chen authored
-
- Jul 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 20, 2017
-
-
Tianqi Chen authored
-
- Jul 19, 2017
-
-
Tianqi Chen authored
* [SCHEDULE] Detect useless bound early * fix
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jul 18, 2017
-
-
Jian Weng authored
* prefetch interface added * prefetch python comments modified. prefetch info data structure maintained. * start injecting prefetches. first step (domain touch) implemented. * domain touch tested. * Prefetch ir_mutator and ir_visitor dispatch registered. * modify domain touched from passing a func_ref to passing a tensor * modify domain touched from passing a func_ref to passing a tensor * modify Tensor copy to Tensor ref * temp commit for rebase * debug info removed, typo fixed, ready to rebase * prefetch flatten test add! * roll back builtin functions to side effect functions * lint error fixed! * add cache line size to storage flatten argument * forgot modifications add * change code style to dmlc-like; get rid of can_prove, use manually compute instead * python lint error fixed * modify instrinsic name to pass tests * [TEST] get rid of str(), replace them by accessing attributes * change map to list comprehension * redundant numpy import removed
-
- Jul 17, 2017
-
-
Xingjian Shi authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jul 16, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [RPC] Allow backpressure from writer * fix * fix
-
- 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
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jul 14, 2017
-
-
Tianqi Chen authored
* [INTRIN] prefetch support * lint * add buildin
-
Tianqi Chen authored
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
-
Tianqi Chen authored
* [RUNTIME][RPC] Change RPCServer to Event Driven Code * fix
-
- Jul 11, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jul 10, 2017
-
-
Tianqi Chen authored
-
- Jul 08, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
* [RUNTIME] Add workspace pool * fix doc * fix the free list * avoid zero size
-
- Jul 07, 2017
-
-
Tianqi Chen authored
* [RUNTIME] Add System Lib * lint * lint * fix compile
-
- Jul 06, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [C API] Make DSL API registerable, add copy from/to raw bytes * fix cython
-
Tianqi Chen authored
* [CODEGEN/PASS] add restricted, alignment option * fix lint * Fix the alloca
-
Tianqi Chen authored
* [IR] Add body to AssertStmt * fix lint
-
- Jul 05, 2017
-
-
ziheng authored
* [TAG] Add op_tag module for tagging operator * Fix accroading to comments * Add example * Add into doc * Add --fix-missing for docker
-
Tianqi Chen authored
-
- Jul 04, 2017
-
-
Tianqi Chen authored
* [REFACTOR/PASS] Formalize argument bind and match util * grammar
-
- Jul 03, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Jun 30, 2017
-
-
Tianqi Chen authored
-