torch-mlir/test
Stella Laurenzo 529873d13c Wire up IREE compilation and runtime in a new backend test.
* Adds python bindings for invoking flow, HAL, and VM lowering pipelines.
* Adds pythong bindings for translating to VM module flatbuffer.
* Adds a new backend_test/iree directory and configure lit to find the IREE python rt bindings.
* Open code a simple_invoke.py that exercises the whole pipeline (need real APIs for a lot of this).
* Fails when invoking the function because I never implemented argument marshaling for scalars :(
* Plenty of stuff to do tomorrow.
2020-06-19 00:30:34 -07:00
..
Conversion Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Dialect Wire up IREE compilation and runtime in a new backend test. 2020-06-19 00:30:34 -07:00
E2E Bump llvm-project to 52cae05e087b3d4fd02849fc37c387c720055ffb (2020/6/10). 2020-06-11 16:10:05 -07:00
npcomp-run-mlir Bump llvm-project to 52cae05e087b3d4fd02849fc37c387c720055ffb (2020/6/10). 2020-06-11 16:10:05 -07:00
CMakeLists.txt Aggregate all lit test targets under check-npcomp. 2020-06-07 14:35:58 -07:00
lit.cfg.py Add lit test suite for python compiler. 2020-06-07 14:29:39 -07:00
lit.site.cfg.py.in Add npcomp-opt and lit runner. 2020-04-26 17:55:15 -07:00