onnx-mlir/test
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
..
backend Name change for tests, to be check-onnx-(lit | backend) (#62) 2020-03-31 10:06:14 -04:00
mlir Emit constant tensors as global constants (#66) 2020-04-01 13:51:06 -04:00
CMakeLists.txt Enable e2e tests (#29) 2020-01-20 12:30:08 -05:00