onnx-mlir/test
Tung D. Le bb17fa965f
Add AffineScope trait to KrnlIterateOp and enable affine-loop-fusion pass (#140)
* Make KrnlIterate's IVs valid to AffineLoad/AffineStore

* [Unary elementwise op] Load/Store -> AffineLoad/AffineStore

* [Conv] Load/Store -> AffineLoad/AffineStore

* Add affine-loop-fusion pass

* typos

* Mistake when merging branch master

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-06-08 15:36:27 +08:00
..
backend Rapid check test (#141) 2020-06-08 10:18:55 +08:00
mlir Add AffineScope trait to KrnlIterateOp and enable affine-loop-fusion pass (#140) 2020-06-08 15:36:27 +08: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