onnx-mlir/src/pass
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
..
lower_frontend_to_krnl.cpp Support Softplus and Softsign operations (#17) 2020-01-23 21:18:38 -07:00
onnx_combine.cpp flatten src directory structure 2019-12-23 00:13:52 -05:00
onnx_combine.td Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00
passes.hpp flatten src directory structure 2019-12-23 00:13:52 -05:00
shape_inference_interface.hpp flatten src directory structure 2019-12-23 00:13:52 -05:00
shape_inference_interface.td flatten src directory structure 2019-12-23 00:13:52 -05:00
shape_inference_pass.cpp Support Softplus and Softsign operations (#17) 2020-01-23 21:18:38 -07:00