Doru Bercea
|
fc352745e0
|
Make last argument of conv variadic.
|
2020-01-14 11:17:52 -05:00 |
Doru Bercea
|
36475ac509
|
Code clean-up.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
e091825896
|
Add check for matrix size match for 1 and 2 dimenisional cases.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
da0e9b01b1
|
Fix 1 and 2 dimensional cases. Add test for 1 and 2 dimensional combinations.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
96551ef71e
|
Fix conditions.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
a3995b61e7
|
Add support for shape broadcast.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
38bffee619
|
Add support for broadcasting left matrix.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
d176b84506
|
Add support for broadcasting right matrix.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
170296b7c6
|
Add special case for 1-D matrix multiplication.
|
2020-01-14 10:47:22 -05:00 |
Tian Jin
|
22a6bdc574
|
Sync with latest MLIR. (#26)
|
2020-01-13 12:21:29 -05:00 |
Doru Bercea
|
151f4f8c44
|
Add the default shape inference for the transposition operation.
|
2020-01-09 13:50:38 -05:00 |
Tung D. Le
|
3d4ad52011
|
Rewrite tanh using TanhOp, add log, cos
|
2020-01-08 12:11:21 +09:00 |
Tian Jin
|
da4527c961
|
flatten src directory structure
|
2019-12-23 00:13:52 -05:00 |