torch-mlir/test
Stella Laurenzo e60dc2470e Add aten.maximum op and conversions from aten->tcf.
* Conversions are very simple, suporting mul, maximum and add (alpha=1 only).
* Example added with pass pipeline needed to run.
* Much missing off of the golden path but sufficient for such simple cases.
2020-11-04 17:20:54 -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 Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
Dialect Add a number of kernels and new patterns. 2020-11-04 14:36:59 -08:00
Python Update test configuration to import mlir from LLVM install location. 2020-10-12 15:25:07 -07:00
RefBackend [RefBackend] Use upstream func-bufferize pass. 2020-11-02 17:38:33 -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