torch-mlir
torch-mlir copied to clipboard
Implement Decomposition for aten.outer
The operator had a lowering to Tosa, I added a Decomposition which work on the other dialects.
Hi @ivanamitreski, there's already a PR adding support for the same op. See https://github.com/llvm/torch-mlir/pull/4099.