Tianqi Chen
|
c8ec41118d
|
[SCAN/Refactor] Refactor scan interface, enable fix point analysis. (#47)
|
2017-02-20 13:09:23 -08:00 |
|
Tianqi Chen
|
820a85975f
|
[LANG] Introduce Scan, Bugfix Canonical (#43)
|
2017-02-13 16:39:07 -08:00 |
|
Tianqi Chen
|
a2c8a29b21
|
[SCHEDULE] Improve bound inference, support reduce codegen. (#30)
|
2017-02-02 08:41:19 -08:00 |
|
Tianqi Chen
|
d4af7ad6ab
|
[TEST/PYTHON] Add unittest folder, add a build pipeline. Rename Buffer.ptr to Buffer.data to be consistent with Array. (#29)
|
2017-01-31 14:40:47 -08:00 |
|
Tianqi Chen
|
891630ed4d
|
[CODEGEN/EXEC] CUDA, NVRTC pipeline complete (#27)
* [CODEGEN] CUDA/OPENCL pipeline complete
* Hide TVMType by str in frontend
|
2017-01-30 19:09:22 -08:00 |
|
Tianqi Chen
|
ff06917c59
|
[API/Refactor] Unified PackedFunc for API and Generated Functions (#26)
|
2017-01-28 16:16:55 -08:00 |
|
Tianqi Chen
|
4242b9cff5
|
[API/JIT] Enable registerable global function, introduce StackVM intepreter (#25)
|
2017-01-24 23:47:07 -08:00 |
|
Tianqi Chen
|
01a7ce0cb6
|
[RUNTIME] Add Function, Unify TVMTypeCode and TVMArgTypeID (#24)
|
2017-01-23 21:41:04 -08:00 |
|