Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Torch] emit aten.dot and canonicalize it to aten.matmul #3361

Merged
merged 3 commits into from
May 18, 2024

Conversation

qingyunqu
Copy link
Collaborator

  • canonicalize aten.dot to aten.matmul

@qingyunqu qingyunqu changed the title [Torch] emit aten.dot and lowering it to linalg & stablehlo [Torch] emit aten.dot and canonicalize it to aten.matmul May 17, 2024
Copy link
Collaborator

@Vremold Vremold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. A few comments.

lib/Dialect/Torch/IR/TorchOps.cpp Show resolved Hide resolved
@qingyunqu qingyunqu merged commit 8814d0a into llvm:main May 18, 2024
3 checks passed
BaneTrifa pushed a commit to BaneTrifa/torch-mlir that referenced this pull request May 24, 2024
sjarus pushed a commit to sjarus/torch-mlir that referenced this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants