onnx-mlir/test/mlir/onnx
Gheorghe-Teodor Bercea e4c23da4fd
Lower MaxPoolSingleOutOp to Krnl dialect (#1)
* Lower MaxPoolSingleOutOp to Krnl dialect

* Edit comments

* Update changes according to the new folder structure

* Add MLIR tests

* Support ceil_mode

* Merge the first two krnl loops into one krnl loop; remove attribute checks

* Dynamically allocate memory for the result if the result has unknown dimensions

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-03-04 14:27:21 -05:00
..
onnx_canonicalization.mlir Add a pass to decompose ONNX operations (#9) 2020-03-04 10:53:59 -05:00
onnx_decompose.mlir Add a pass to decompose ONNX operations (#9) 2020-03-04 10:53:59 -05:00
onnx_lowering.mlir Lower MaxPoolSingleOutOp to Krnl dialect (#1) 2020-03-04 14:27:21 -05:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Merge remote-tracking branch 'upstream/master' into shapeinference-pad 2020-02-14 15:35:47 -05:00
onnx_shape_inference_maxpool.mlir Using attribute setters for maxpool (#105) 2020-02-25 14:33:48 -05:00