onnx-mlir/test/mlir/onnx
Tung D. Le 195bf9d15d Add KrnlSqrtOp (#22)
* Initial lowering of KrnlSqrtOp

* Fix errors and add a testcase

* typos

* Add the MLIR example

* Restore doc/doc_check/CMakeLists.txt

* Clean the code

* Edit comments

* Remove redundant parts

* Chang the use of -> to .

* Add a test for f64

* Support ONNXSqrtOp

* Fix indentation

Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com>
2020-01-28 11:10:47 -05:00
..
onnx_canonicalization.mlir Add attributes as operation parameters (#45) 2020-01-27 10:09:14 -05:00
onnx_lowering.mlir Add KrnlSqrtOp (#22) 2020-01-28 11:10:47 -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 branch 'master' into matmul-shape 2020-01-27 11:37:40 -05:00