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] new fusion kind for nested dot fusions #23937

Merged
merged 1 commit into from
Mar 20, 2025
Merged

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] new fusion kind for nested dot fusions

To prevent priority fusion from modifying the construct produced by nest_gemm_fusion pass. For example priority fusion may insert back bitcasts that we have carefully extracted before.

@copybara-service copybara-service bot force-pushed the test_738409653 branch 4 times, most recently from 7904255 to 3d4fe9d Compare March 20, 2025 10:49
To prevent priority fusion from modifying the construct produced by nest_gemm_fusion pass.  For example priority fusion may insert back bitcasts that we have carefully extracted before.

PiperOrigin-RevId: 738751468
@copybara-service copybara-service bot merged commit 6d7ea6a into main Mar 20, 2025
@copybara-service copybara-service bot deleted the test_738409653 branch March 20, 2025 11:34
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