Skip to content

[ONNX] Simplify Onnx.MatMulInteger op lowering #4163

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vivekkhandelwal1
Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 commented Apr 25, 2025

This commit modifies the Onnx.MatMulInteger op lowering to fix the Torch->Linalg lowering path of the op.

Fixes nod-ai/SHARK-ModelDev#906.

This commit modifies the Onnx.MatMulInteger op lowering to fix the
Torch->Linalg lowering path of the op.

Signed-off-by: Vivek Khandelwal <[email protected]>
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.

failed to legalize operation 'torch.operator' that was explicitly marked illegal : onnx.MatMulInteger
1 participant