onnx-mlir/src/dialect/onnx
chentong319 c74f814f64 Add attributes as operation parameters ()
* 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
..
gen_doc.py Add attributes as operation parameters () 2020-01-27 10:09:14 -05:00
onnx.td Add attributes as operation parameters () 2020-01-27 10:09:14 -05:00
onnx_ops.cpp Add attributes as operation parameters () 2020-01-27 10:09:14 -05:00
onnx_ops.hpp flatten src directory structure 2019-12-23 00:13:52 -05:00
onnxop.inc Add attributes as operation parameters () 2020-01-27 10:09:14 -05:00