- Sep 29, 2017
-
-
Tianqi Chen authored
* [DOCS] How to deploy TVM Modules * More comments
-
- Sep 28, 2017
-
-
Xingjian Shi authored
-
ziheng authored
-
- Sep 27, 2017
-
-
ziheng authored
* [TOP] Initial Schedule of MobileNet on Rasp * Fix * Fix
-
- Sep 26, 2017
-
-
ziheng authored
* Move target to tvm; rename convolution as conv2d * Fix * Fix
-
Xingjian Shi authored
* add squeeze * should be squeeze
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Sep 25, 2017
-
-
Salem Derisavi authored
-
Xingjian Shi authored
* [TOPI]add reshape * fix problems * fix lint * try to add concatenate * fix lint and error * fix doc * fix error * try to add split * fix lint * fix error * fix lint
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
* [RUNTIME] Minimum graph runtime * update docs
-
- Sep 24, 2017
-
-
Leyuan Wang authored
-
Yuwei HU authored
-
Tianqi Chen authored
-
Leyuan Wang authored
* conv2d layout change and packing added for the last workload * packing added for other workloads * conv2d added packing for first workload * fix pylint error
-
- Sep 23, 2017
-
-
Yuwei HU authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
Yuwei HU authored
* migrate global_avg_pool, fully_connected * fix pylint * enable fusion of pooling schedule * rename fc->dense, enable fusion * improve dense schedule * unified global pool
-
Tianqi Chen authored
* [TEST] rfactor+ewise, cite rfactor paper * include all authors via abbrv * [TOPI] Add transpose * fix lint
-
- Sep 22, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [INTRIN] Enable pow * rename pow->power * fix
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Sep 21, 2017
-
-
vsooda authored
-
Tianqi Chen authored
-
- Sep 20, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [CODEGEN] Redo CodegenLLVM. * Add remarks about origin of the pass Properly acknowledge related projects * Fix and expression
-
- Sep 19, 2017
-
-
Tianqi Chen authored
-
- Sep 18, 2017
-
-
Tianqi Chen authored
* [METAL] use 32bit indexing for metal until we have a bound adapted pass * fix lint
-
Tianqi Chen authored
-
Xingjian Shi authored
-
Tianqi Chen authored
* [RPC] Expose module handle * not include handle
-
Tianqi Chen authored
* [RPC] Include rpc session info into context * add type checker in return converison
-
- Sep 17, 2017
-
-
Tianqi Chen authored
* [PASS] Fix intrinsic lowering with fma and other intrin * relax rtol for sqrt
-
Xingjian Shi authored
* add binary broadacst * fix testing * revise testing threshold
-