onnx-mlir/test/mlir/onnx
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
..
onnx_canonicalization.mlir Fix issues #15 and #16 (#29) 2020-03-13 10:19:27 -04:00
onnx_decompose.mlir Add a pass to decompose ONNX operations (#9) 2020-03-04 10:53:59 -05:00
onnx_lowering.mlir Lower ConstantOp (#28) 2020-03-12 10:58:42 -04:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Fix reshape output shape inference when a single dynamic shape is given (#22) 2020-03-13 17:18:46 -04:00
onnx_shape_inference_maxpool.mlir Using attribute setters for maxpool (#105) 2020-02-25 14:33:48 -05:00