torch-mlir/test
Stella Laurenzo a7ff87a922 Sever C++ level depend on IREE and rebase on exe and python interface.
* IREE doesn't have proper install support, so there is some temporary hoaky hacking in our CMakeLists.txt to shuttle some symlinks around.
* Reworked the original numpy e2e with IREE test to pipe through iree-translate.
* Removed all of the C++-level dependencies.
* Will generalize and apply to the PyTorch backend in a followup.
2020-11-16 21:32:56 -08:00
..
Backend/Iree Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
CAPI Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
Conversion [TCP] Replace tcp.matmul with linalg.matmul. 2020-11-10 18:58:28 -08:00
Dialect [RefBackend] Use std.global_memref instead of homegrown thing 2020-11-13 18:43:50 -08:00
Python Move existing npcomp.compiler -> npcomp.compiler.numpy. 2020-11-10 19:26:40 -08:00
RefBackend [RefBackend] Use std.global_memref instead of homegrown thing 2020-11-13 18:43:50 -08:00
npcomp-run-mlir [RefBackend] Support element-wise multiply op 2020-10-27 19:41:23 -07:00
CMakeLists.txt Sever C++ level depend on IREE and rebase on exe and python interface. 2020-11-16 21:32:56 -08:00
lit.cfg.py Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
lit.site.cfg.py.in Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07:00