onnx-mlir/test/mlir
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
..
krnl Emit constant tensors as global constants (#66) 2020-04-01 13:51:06 -04:00
onnx Emit constant tensors as global constants (#66) 2020-04-01 13:51:06 -04:00
transform Support attribute promotion. (#34) 2020-03-19 15:03:37 +08:00
CMakeLists.txt Name change for tests, to be check-onnx-(lit | backend) (#62) 2020-03-31 10:06:14 -04:00
lit.cfg.py [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00
lit.site.cfg.py.in [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00