Ziheng Jiang
|
526ff04c7e
|
[PYTHON/API] Add compare and logic build-in op for Expr (#39)
* [PYTHON/API] Add compare and logic build-in op for Expr
* remove 'and', 'or'
|
2017-02-10 09:14:11 -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
|
0992873af2
|
[LANG] Include buffer semnatics, introduce pylint (#11)
* [LANG] Include buffer semnatics, introduce pylint
* Refactor inline add support for buffer indexing
* fix doc
|
2017-01-13 15:40:49 -08:00 |
|
tqchen
|
3a48b323b4
|
Enable bracket syntax sugar to get tensor element
|
2016-12-01 23:19:49 -08:00 |
|
tqchen
|
5445a93697
|
Refactor to use iterVar
|
2016-12-01 22:15:40 -08:00 |
|
tqchen
|
ed99ddc729
|
Enable reduction in front-end
|
2016-11-02 20:57:08 -07:00 |
|
tqchen
|
0068781d8f
|
Check in Tensor API on python
|
2016-11-01 11:53:48 -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 |
|
Haichen Shen
|
de2be97ec3
|
checked buffer / schedule / code gen
|
2016-10-19 15:56:08 -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
|
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 |
|