onnx-mlir/test/mlir/onnx
chentong319 c74f814f64 Add attributes as operation parameters (#45)
* add attributes of Op into parameters

* fix rewrite rule for GemmOp with attributes

* use I64Attr instead of I32Attr and modify test cases for the changes in attributes

* add output name (prefixed with o_) to Op definition

* update shape inference for the new attributes
2020-01-27 10:09:14 -05:00
..
onnx_canonicalization.mlir Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00
onnx_lowering.mlir Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00
onnx_lowering_with_dealloc.mlir Chentong319 attribute with variant (#25) 2020-01-21 19:36:21 -07:00
onnx_shape_inference.mlir Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00