onnx-mlir/test/mlir/krnl
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
..
pack_krnl_constants_be Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
pack_krnl_constants_le Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
block.mlir Krnl block (#170) 2020-06-27 22:35:01 +08:00
constant.mlir Update llvm version (#187) 2020-07-07 21:26:00 +08:00
krnl_bundle_memory_pool.mlir Bundle individual memory pools into a single memory pool (#183) 2020-07-08 12:35:31 -04:00
krnl_getref_lowering.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
memory_pool.mlir Add basic support for memory pool (#161) 2020-06-09 16:48:33 -04:00
ops.mlir Remove optimize_loops/return_loops op. (#200) 2020-07-08 12:49:15 +08:00
pack_consts_mix_types.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
pack_krnl_consts_to_file.mlir Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
reshape.mlir Update llvm version (#187) 2020-07-07 21:26:00 +08:00