Doru Bercea
|
07d28769d3
|
Merge remote-tracking branch 'origin/master' into matmul-shape
|
2020-01-23 11:53:53 -05:00 |
Doru Bercea
|
7dda698e7e
|
Add test with dilations and auto padding set to SAME_UPPER.
|
2020-01-22 16:40:33 -05:00 |
Doru Bercea
|
68efd21064
|
Fix dilation formula in the code.
|
2020-01-22 16:34:59 -05:00 |
Doru Bercea
|
050d7d277d
|
Fix test.
|
2020-01-22 16:12:09 -05:00 |
Doru Bercea
|
0bc07ef661
|
Merge remote-tracking branch 'origin/master' into matmul-shape
|
2020-01-22 15:29:09 -05:00 |
Doru Bercea
|
ea45cbcca9
|
Add support for dilations attribute and add tests.
|
2020-01-22 14:40:10 -05:00 |
Doru Bercea
|
f0b484c0bc
|
Add test for transpose with permutation.
|
2020-01-20 14:54:40 -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
|
642f77abed
|
Add additional dynamic dimension.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
95ebf3e23a
|
Add test for multypling stacks of matrices.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
ae966cdee9
|
Add tests for matrices and stack of matrices combinations.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
a5f1d39c20
|
Add tests for matrices and stack of matrices combinations.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
6478c88cdc
|
Add test for all one dimensional case.
|
2020-01-14 10:47:24 -05:00 |
Doru Bercea
|
151f4f8c44
|
Add the default shape inference for the transposition operation.
|
2020-01-09 13:50:38 -05:00 |