onnx-mlir/test/mlir/krnl
Gheorghe-Teodor Bercea d3dcee7366
Add krnl.dim operation and lowering pass (#261)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Add krnl.dim op.

* Add test with alloc with map.

* Code clean-up.

* Code clean-up.

* Add comment for function.

* Update DisconnectKrnlDimFromAlloc.cpp
2020-08-14 12:59:33 -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 [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
constant.mlir Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +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_disconnect_dim_from_alloc.mlir Add krnl.dim operation and lowering pass (#261) 2020-08-14 12:59:33 -04:00
krnl_getref_lowering.mlir Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08:00
memory_pool.mlir Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08: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
permute.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
reshape.mlir Update LLVM commit ID to the version that corresponds to MLIR News, 13th edition (8/7/2020) (#248) 2020-08-14 12:52:48 +08:00
unroll.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00