torch-mlir/frontends/pytorch/python
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
..
torch_mlir Support optional args/returns and other odds and ends. 2020-10-30 14:50:28 -07:00
torch_mlir_utils/codegen Add aten.maximum op and conversions from aten->tcf. 2020-11-04 17:20:54 -08:00
CMakeLists.txt Create public API for torch_mlir python code. 2020-10-13 16:36:49 -07:00