onnx-mlir/test
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
..
backend Support Softplus and Softsign operations (#17) 2020-01-23 21:18:38 -07:00
mlir Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00