torch-mlir/lib/Conversion
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
..
ATenToTCF Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
BasicpyToIREEVM Start reworking towards a shared library build. 2020-10-09 16:02:58 -07:00
BasicpyToStd Bump llvm-project to c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf. 2020-10-29 15:25:55 -07:00
NumpyToTCF Bump llvm-project to c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf. 2020-10-29 15:25:55 -07:00
TCFToTCP Bump llvm-project to c8c07b76b2cf2ada8e7ec132f7f57b97d76743cf. 2020-10-29 15:25:55 -07:00
CMakeLists.txt Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
PassDetail.h Initial TCF/TCP E2E seed. 2020-05-08 20:20:41 -07:00
Passes.cpp Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00