torch-mlir/test
Stella Laurenzo c08935a418 Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system.
* Deletes prior code generator from previous attempt (moved some of it into this one).
* Renames old generated tablegen source to "Legacy".
* Generates ODS and import rules for most binary and unary arithmetic ops.
* Removes old generated ops and integration tests that were testing details of the prior setup.
2020-10-28 10:37:37 -07: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 [RefE2E] Add support for unary ops exp and tanh 2020-09-24 18:41:30 -07:00
Dialect Rewrite ATen ODS code generator to be based on new op registry and new signature recognition system. 2020-10-28 10:37:37 -07:00
Python Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
RefBackend [RefBackend] Use upstream std bufferization. 2020-10-21 16:46:56 -07: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