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

Introduce a canonicalize pass, rewrite all contractions as matmuls (vector::ContractionOp as tpu::MatMulOp), remove special handling for contraction op in other passes. #22220

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

copybara-service[bot]
Copy link

Introduce a canonicalize pass, rewrite all contractions as matmuls (vector::ContractionOp as tpu::MatMulOp), remove special handling for contraction op in other passes.

@copybara-service copybara-service bot force-pushed the test_648257311 branch 16 times, most recently from 6b84270 to 52b9c38 Compare July 3, 2024 21:23
…ector::ContractionOp as tpu::MatMulOp), remove special handling for contraction op in other passes.

PiperOrigin-RevId: 649205635
@copybara-service copybara-service bot merged commit 2561ba5 into main Jul 3, 2024
@copybara-service copybara-service bot deleted the test_648257311 branch July 3, 2024 21:49
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

1 participant