Skip to content

Conversation

@snonk
Copy link
Collaborator

@snonk snonk commented Nov 16, 2025

No description provided.

Comment on lines +45 to +49
// else if (backend == "cuda")
// return matchAndRewriteCUDA(op, rewriter);

// else if (backend == "tpu")
// return matchAndRewriteTPU(op, rewriter);
Copy link
Collaborator

Choose a reason for hiding this comment

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

As a fallback, don't error. Emit a dot_general instead

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.

3 participants