torch-mlir/test
Aaron J Arthurs 94ea6f7c92 [RefBackend] Support element-wise multiply op
Register the following for the multiply op:
- tcf.mul
- tcp.mul
- TCP->TCP lowering
- Shape transfer, broadcasted multiplicands
- Lower to standard `MulFOp` op
2020-10-27 19:41:23 -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 Expose signature metadata to ops and implement ATenRecognizeKernelsPass pass. 2020-10-26 20:31:45 -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