onnx-mlir/src
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
..
Builder Remove ImportNodeReshape (#208) 2020-07-08 10:27:14 -04:00
Conversion Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
Dialect Remove optimize_loops/return_loops op. (#200) 2020-07-08 12:49:15 +08:00
Interface Error fix3 (#145) 2020-05-27 10:09:28 +08:00
Pass Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
Runtime Compile cruntime with fpic (#188) 2020-07-01 15:06:55 +08:00
Tool Add new passes related to Linalg and Affine dialects (#181) 2020-06-25 13:36:39 -04:00
Transform Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
CMakeLists.txt Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
ExternalUtil.hpp.in Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
InitOMPasses.hpp Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
MainUtils.cpp Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
MainUtils.hpp Merge onnx ml into onnx (#176) 2020-06-22 20:01:56 -04:00
main.cpp Rapid check test (#141) 2020-06-08 10:18:55 +08:00