onnx-mlir/test/mlir/onnx
Gheorghe-Teodor Bercea f16e79d744
Emit constant tensors as global constants (#66)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Enable unique constant variable names.

* Emit alloca for local array. Add tests.

* Comment clean-up.

* Simplify MemRef construction.

* Fix output type.
2020-04-01 13:51:06 -04:00
..
onnx_canonicalization.mlir Unify Conv implementation (#54) 2020-03-26 11:03:19 -04:00
onnx_decompose.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
onnx_lowering.mlir Emit constant tensors as global constants (#66) 2020-04-01 13:51:06 -04:00
onnx_lowering_with_dealloc.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
onnx_shape_inference.mlir Unify Conv implementation (#54) 2020-03-26 11:03:19 -04:00
onnx_shape_inference_maxpool.mlir [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00