onnx-mlir/test
Alexandre Eichenberger e2af505746
Constprop (#162)
* initial const prop attempt

* added support for broadcast ops

* adde all binary broadcast ops into custom builders with precise type

* added test example

* working

* format

* fixed suggestion by Tung, start woring on unary

* added subtraction and neg the right way, and added elementwise mul too

* formatting changes

* format

* format

* added instructions to add new optimizations
2020-06-08 15:45:32 -04:00
..
backend Rapid check test (#141) 2020-06-08 10:18:55 +08:00
mlir Constprop (#162) 2020-06-08 15:45:32 -04:00
numerical Rapid check test (#141) 2020-06-08 10:18:55 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00