tqchen
|
d40c82e59e
|
Merge branch 'master' of ssh://github.com/tqchen/tvm
|
2016-11-02 19:35:57 -07:00 |
tqchen
|
162ed02ce7
|
Add new functor
|
2016-11-02 19:34:50 -07:00 |
tqchen
|
f0f8c56d8e
|
change APIVariant to class
|
2016-11-01 15:26:40 -07:00 |
tqchen
|
0153649e26
|
Checkin reduce
|
2016-11-01 15:17:06 -07:00 |
tqchen
|
0068781d8f
|
Check in Tensor API on python
|
2016-11-01 11:53:48 -07:00 |
tqchen
|
bcea8f6f85
|
python3 compatibility
|
2016-10-28 17:24:23 -07:00 |
tqchen
|
e011edd175
|
Add Tensor, cleanup test, all present tests pass
|
2016-10-28 17:17:21 -07:00 |
tqchen
|
f52d0713ff
|
Change name matching to SSA Variable and Function matching
|
2016-10-27 22:17:44 -07:00 |
tqchen
|
062bb85326
|
Add in Array, fix most of IR
|
2016-10-26 22:08:20 -07:00 |
tqchen
|
622cee7a5d
|
Add most of IR constructors
|
2016-10-26 16:11:46 -07:00 |
tqchen
|
a41d644aad
|
promote C API lib to root, pass basic_test
|
2016-10-26 12:18:33 -07:00 |
tqchen
|
34f2adb9b8
|
Switch to HalideIR, with C API compile
|
2016-10-26 11:32:43 -07:00 |
tqchen
|
151707e03f
|
check stmt in
|
2016-10-23 11:20:53 -07:00 |
tqchen
|
dac6b528bd
|
checkin stmt
|
2016-10-22 18:29:47 -07:00 |
tqchen
|
cf0fc36107
|
[REFACTOR] Move Node always bebind NodeRef, expose ->
|
2016-10-22 17:56:09 -07:00 |
Haichen Shen
|
1338392811
|
add var binding for expr
|
2016-10-22 12:58:14 -07:00 |
tqchen
|
816419bec5
|
Check in basic schedule container
|
2016-10-22 11:29:27 -07:00 |
tqchen
|
03735b42a4
|
Allow all enum int to be exposed
|
2016-10-22 10:37:22 -07:00 |
tqchen
|
bc3959b245
|
Change array to copy on write semnatics
|
2016-10-21 18:53:32 -07:00 |
tqchen
|
3c0dc79d2e
|
Simplify for cxx
|
2016-10-21 12:42:13 -07:00 |
tqchen
|
9595a9c1b1
|
Expose array to python
|
2016-10-19 17:24:27 -07:00 |
Haichen Shen
|
de2be97ec3
|
checked buffer / schedule / code gen
|
2016-10-19 15:56:08 -07:00 |
tqchen
|
d3ee03ebf4
|
expose range
|
2016-10-19 15:02:44 -07:00 |
tqchen
|
56e10eb09f
|
Tensor API
|
2016-10-19 14:27:07 -07:00 |
tqchen
|
5f829774f2
|
Add domain
|
2016-10-19 12:13:30 -07:00 |
tqchen
|
5324b21132
|
[API] expose dir
|
2016-10-18 16:24:05 -07:00 |
tqchen
|
8de0a08330
|
[OP] enable binary op
|
2016-10-18 14:48:06 -07:00 |
tqchen
|
1a7fb9f969
|
fix c api
|
2016-10-18 13:54:47 -07:00 |
tqchen
|
35277c2f95
|
Add safe destructor
|
2016-10-16 22:53:47 -07:00 |
tqchen
|
3e693f53e0
|
C++ API work with python
|
2016-10-16 22:20:28 -07:00 |
tqchen
|
5079987ea1
|
Enable array, basic form of tensor
|
2016-10-15 19:51:02 -07:00 |
tqchen
|
8278e02fd6
|
checkin basic cpp test
|
2016-10-15 17:35:32 -07:00 |
tqchen
|
05e871d4b4
|
Merge branch 'master' of ssh://github.com/tqchen/tvm
|
2016-10-15 14:44:01 -07:00 |
tqchen
|
c41d9d23d2
|
Temp checkin c++ code.
|
2016-10-15 14:38:13 -07:00 |
Haichen Shen
|
f03483bf62
|
checked split
|
2016-10-14 16:49:00 -07:00 |
tqchen
|
1a18f08e31
|
Fold RTensor into tensor
|
2016-10-14 13:04:23 -07:00 |
tqchen
|
dcddd208f1
|
finish tensor dom infer
|
2016-10-13 22:38:18 -07:00 |
tqchen
|
6819145a0c
|
checkin domain
|
2016-10-13 21:18:09 -07:00 |
tqchen
|
bda9581727
|
checkin tensor
|
2016-10-13 16:00:48 -07:00 |
Haichen Shen
|
fc4ba79621
|
add expr simplify and canonical
|
2016-10-13 14:53:18 -07:00 |
tqchen
|
77345051bd
|
Move Var back to Expr, add format str test
|
2016-10-13 11:44:51 -07:00 |
Haichen Shen
|
f5b8196da1
|
basic var
|
2016-10-12 22:50:47 -07:00 |
Haichen Shen
|
a7a6cd5284
|
checkin basic var
|
2016-10-12 22:33:57 -07:00 |
Haichen Shen
|
76a7ef3349
|
fix bug for rdiv
|
2016-10-12 22:30:27 -07:00 |
tqchen
|
e0e872225e
|
checkin basic expr
|
2016-10-12 22:13:37 -07:00 |
tqchen
|
eef4a6908b
|
init skeletons
|
2016-10-12 15:29:17 -07:00 |
Tianqi Chen
|
da715a2800
|
Initial commit
|
2016-10-12 15:20:28 -07:00 |