llvm/torch-mlir

Missing torch-to-linalg lowering of `AtenOuterOp`

Open

#4,093 opened on Mar 13, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)C++ (692 forks)github user discovery
good first issue

Repository metrics

Stars
 (1,840 stars)
PR merge metrics
 (Avg merge 11d 19h) (18 merged PRs in 30d)

Description

This is a good starter project if someone wants to add this op conversion.

See https://pytorch.org/docs/stable/generated/torch.outer.html

Contributor guide