onnx-mlir/test
Gheorghe-Teodor Bercea c46880d5c6
Fix reshape output shape inference when a single dynamic shape is given (#22)
* Fix reshape when a dynamic shape is given.

* Fix default attributes for ConvNoBias.

* Fix comment.

* Resolve comment.

* Improve checks.

* Handle zero dim case.

* Add helper to fetch constants. Add test for dynamic reshape.

* Add test for zero.

* Use shortcut method for size.
2020-03-13 17:18:46 -04:00
..
backend Lower MaxPoolSingleOutOp to Krnl dialect (#1) 2020-03-04 14:27:21 -05:00
mlir Fix reshape output shape inference when a single dynamic shape is given (#22) 2020-03-13 17:18:46 -04:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00