onnx-mlir/src/Transform
chentong319 ac67900baf
Rewrite shape and size OP (#285)
* add shape inference

* Revert "add shape inference"

This reverts commit f9d42f39e68e14b5648abccfc8617fff00244d16.

* add rewrite rules

* test cases

* format

* add constraint

* response to review

* response to review
2020-09-10 14:46:00 -04:00
..
ONNX Rewrite shape and size OP (#285) 2020-09-10 14:46:00 -04:00
BundleMemoryPools.cpp Emit the dynamic memory pool (#290) 2020-09-03 10:31:06 -04:00
CMakeLists.txt Introduce krnl.shape operation and its lowering (#267) 2020-08-19 12:57:40 -04:00
DisconnectKrnlDimFromAlloc.cpp Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
ElideKrnlGlobalConstants.cpp Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00
ElideKrnlGlobalConstants.hpp Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
EnableMemoryPool.cpp Assorted fixes for memory pool related passes (#244) 2020-08-11 17:34:59 -04:00
LowerKrnlShape.cpp Introduce krnl.shape operation and its lowering (#267) 2020-08-19 12:57:40 -04:00
PackKrnlGlobalConstants.cpp Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00