torch-mlir/lib
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 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 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 Add missing dependency on NPCOMPCAPI from NPCOMPPythonCommon 2020-10-22 22:44:18 -07:00
RefBackend [RefBackend] Use upstream func-bufferize pass. 2020-11-02 17:38:33 -08: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