onnx-mlir/test/mlir/onnx
Gheorghe-Teodor Bercea 0db735f48d
Support per-block bundling for static memory pools. (#325)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Support the bundling on a per-block basis.

* Format.

* Fix test.

* Fix indent.

* Improve data structure.

* Format.

* Simplify maps for static pools.

* Format.

* Clean-up.
2020-10-01 14:15:03 -04:00
..
onnx_bundle_memory_pool.mlir Support per-block bundling for static memory pools. (#325) 2020-10-01 14:15:03 -04:00
onnx_canonicalization.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_constprop.mlir Fuse convolution and batch normalization (#253) 2020-08-18 16:41:40 +08:00
onnx_decompose.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_elide_constants.mlir Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
onnx_enable_memory_pool.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
onnx_krnl_global_elision.mlir Remove optimize_loops/return_loops op. (#200) 2020-07-08 12:49:15 +08:00
onnx_location.mlir Update onnx_location.mlir (#319) 2020-09-24 10:17:29 -04:00
onnx_lowering.mlir Gather: fix for negative indices (#313) 2020-09-24 14:02:49 -04:00
onnx_lowering_with_dealloc.mlir [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
onnx_shape_inference.mlir Improve shape inference of flatten Op (#314) 2020-09-29 12:59:01 -04:00
onnx_shape_inference_maxpool.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
onnx_structure.mlir Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00