torch-mlir/test
Sean Silva 5227d52c26 [RefBackend] Use std.global_memref instead of homegrown thing
This vastly simplifies our code, allowing deleting multiple ops,
simplifying multiple passes, and removing a whole pass.

Now `refback` dialect is down to one op (refback.alloc_memref, which
simplifies allocations to just take a shape instead of individual
extents).
2020-11-13 18:43:50 -08:00
..
Backend/Iree Collapse different top level test directories into test/. 2020-08-03 17:41:16 -07: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 Add capture function arguments. 2020-10-01 18:59:58 -07: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