onnx-mlir/test
Gheorghe-Teodor Bercea 100bfc81b4
Bundle individual memory pools into a single memory pool (#183)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Add memory pooling for constant sized arrays.

* Clean code.

* Clean code.

* Clean code.

* Add simple bundling test.

Co-authored-by: Tian Jin <tjingrant@gmail.com>
2020-07-08 12:35:31 -04:00
..
backend Lower SqueezeOp to Krnl dialect (#164) 2020-07-03 16:26:41 +08:00
mlir Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
numerical Support encoding data type infomration as part of the DMR struct. (#178) 2020-06-30 10:58:21 +08:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00