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

[XLA:GPU] Handle transposed dots and dots with more than two dimensions in the generic Triton emitter. #24495

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Apr 2, 2025

[XLA:GPU] Handle transposed dots and dots with more than two dimensions in the generic Triton emitter.

We still have a restriction that exactly two dimensions need to be tiled with
a non-unit size. This restriction will be enforced by SymbolicTileAnalysis
in a future change.

@copybara-service copybara-service bot force-pushed the test_742869023 branch 4 times, most recently from 36c7da8 to 599feae Compare April 2, 2025 17:23
…nsions in the generic Triton emitter.

We still have a restriction that exactly two dimensions need to be tiled with
a non-unit size. This restriction will be enforced by `SymbolicTileAnalysis`
in a future change.

PiperOrigin-RevId: 743199898
@copybara-service copybara-service bot merged commit 68e8e2b into main Apr 2, 2025
@copybara-service copybara-service bot deleted the test_742869023 branch April 2, 2025 17:54
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.

1 participant