onnx-mlir/test/backend
Gheorghe-Teodor Bercea 137ce767e6
Rework output to improve readability of intermediate MLIR code. (#87)
* Reorganize main function.

* Follow review comments.

* Emit constants are globals in Krnl and LLVM dialects.

* Output of non-value constants. Write full source to file.

* Fix e2e tests.

* Output constant free and full code in separate files.

* Emit separate files.

* Move file output management to utils.

* Elide the values of glotbal krnl constants.

* Add dual file output for Basic flag.

* Add tests.

* Add passes to cmake file.
2020-04-24 16:15:36 -04:00
..
CMakeLists.txt Fix check-onnx-backend build on x86 Linux. (#91) 2020-04-16 14:38:52 +08:00
test.py Rework output to improve readability of intermediate MLIR code. (#87) 2020-04-24 16:15:36 -04:00
test_config.py.in [NFC] Change ONNF based names to ONNX-MLIR (#32) 2020-03-17 09:16:33 -04:00