torch-mlir/lib
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 Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CAPI Add remaining pieces to capture full example models. 2020-10-19 22:16:59 -07:00
Conversion [RefBackend] Support element-wise multiply op 2020-10-27 19:41:23 -07:00
Dialect [RefBackend] Support element-wise multiply op 2020-10-27 19:41:23 -07:00
Python Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon 2020-10-22 22:44:18 -07:00
RefBackend NFC: Re-organize ATen directory structure and fix warnings. 2020-10-22 14:13:26 -07:00
Typing Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
CMakeLists.txt Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
InitAll.cpp NFC: Transition ATen passes to tablegen registration. 2020-10-22 17:12:44 -07:00