Tianqi Chen
|
ad8733ea14
|
[DOCS][APP] Add Example for C++ deployment (#398)
* [DOCS][APP] Add Example for C++ deployment
* fix lint
|
2017-08-30 08:50:36 -07:00 |
|
Yuwei HU
|
b5c6b99314
|
update depthwise convolution api (#344)
|
2017-08-17 21:35:41 -07:00 |
|
Tianqi Chen
|
ce18b56543
|
[DOC] Document update (#329)
|
2017-08-14 22:13:28 -07:00 |
|
Tianqi Chen
|
41768cf918
|
[SCHEDULE][RUNIME] Introduce pragma for additional extension hint, threadpool runtime. (#299)
|
2017-08-05 15:37:22 -07:00 |
|
Tianqi Chen
|
7e3d9da43c
|
[STORAGE][BUFFER] Support access ptr for clear access pattern. (#266)
* [STORAGE][BUFFER] Support access ptr for clear access pattern.
* fix lint
|
2017-07-23 19:30:59 -07:00 |
|
Tianqi Chen
|
2ab0bfb589
|
[RENAME] nvcc_compiler->nvcc, cc_compiler->cc, metal_compiler->xcode (#248)
|
2017-07-15 09:41:44 -07:00 |
|
Tianqi Chen
|
f33147c229
|
Update index.rst
|
2017-07-14 10:15:56 -07:00 |
|
Tianqi Chen
|
7bcb3f538b
|
[REFACTOR] collections->container, RPC returns func, time_evaluator r… (#244)
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct
* fix executor
|
2017-07-13 22:30:22 -07:00 |
|
Tianqi Chen
|
bfe6d95eb1
|
[DOC/TOPI] Add API doc for topi (#226)
* [DOC/TOPI] Add API doc for topi
* fix lint
|
2017-07-07 09:44:43 -07:00 |
|
ziheng
|
c9da7254ba
|
[TAG] Add tvm.tag module for tagging operator (#217)
* [TAG] Add op_tag module for tagging operator
* Fix accroading to comments
* Add example
* Add into doc
* Add --fix-missing for docker
|
2017-07-04 22:27:48 -07:00 |
|
Tianqi Chen
|
3c19159587
|
[DOCS] fix doc builder (#213)
* [DOCS] fix doc builder
* fix
* fix
* fix doc builder
|
2017-07-03 21:01:42 -04:00 |
|
ziheng
|
fcfec961a5
|
[TUTORIAL] Cross Compilation and RPC (#184)
* [TUTORIAL] Add tutorial for RPC
* [TUTORIAL] Update tutorial
* [TUTORIAL] Update tutorial
* trigger update
* [TUTORIAL] Improve build
|
2017-06-16 14:15:00 -07:00 |
|
Tianqi Chen
|
46b4a91404
|
[PASS] Refactor build config, allow implicit unroll pragma (#167)
|
2017-06-02 11:32:53 -07:00 |
|
Tianqi Chen
|
979623e56e
|
[Tutorial] External Tensor Op (#137)
|
2017-05-12 11:25:51 -07:00 |
|
Tianqi Chen
|
553657eb74
|
[PYTHON] Support DLTensor compatible API (#136)
* [PYTHON] Support DLTensor compatible API
* optimize for common path
|
2017-05-11 22:05:23 -07:00 |
|
Tianqi Chen
|
706f9b6f7e
|
[CODEGEN/RUNTIME] Metal support, runtime improvement. (#111)
* [CODEGEN/RUNTIME] Metal support, runtime improvement.
* Fix case when no device is available
|
2017-05-02 10:14:45 -07:00 |
|
Tianqi Chen
|
9ba40dc0fe
|
[CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. (#110)
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback.
* fix cython
|
2017-04-29 19:43:04 -07:00 |
|
Tianqi Chen
|
6ab6bb3f7e
|
[PYTHON] addon->contrib add docs (#107)
|
2017-04-27 20:34:16 -07:00 |
|
Tianqi Chen
|
1c04f389dc
|
[DEV/IR] Python IRBuilder (#102)
|
2017-04-22 13:35:30 -07:00 |
|
Tianqi Chen
|
d17b10f0de
|
[LANG/CODEGEN] Intrinsics and Extern Math (#101)
* [LANG/CODEGEN] Intrinsics and Extern Math
* fix lint
|
2017-04-22 09:08:47 -07:00 |
|
Tianqi Chen
|
f4a1533430
|
[DOC] move comments to file header (#91)
|
2017-04-16 22:03:52 -07:00 |
|
Tianqi Chen
|
b8234498d7
|
[DOC] API doc organization. (#90)
* [DOC] API doc organization.
* remove breathe for now
|
2017-04-16 09:02:16 -07:00 |
|