Skip to content

Comments

[XLA:GPU] support both nested and unnested forms in triton emitter#38020

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_872212877
Open

[XLA:GPU] support both nested and unnested forms in triton emitter#38020
copybara-service[bot] wants to merge 1 commit intomainfrom
test_872212877

Conversation

@copybara-service
Copy link

[XLA:GPU] support both nested and unnested forms in triton emitter

It is not feasible to switch the convert_triton_gemm_config pass on and also change emitter behavior at once as we would not be able to compile older exported modules.

Removed checks of flag value. Instead use type of operands to understand if we are working with nested fusions.

@copybara-service copybara-service bot force-pushed the test_872212877 branch 2 times, most recently from d940905 to a032751 Compare February 19, 2026 12:41
It is not feasible to switch the convert_triton_gemm_config pass on and also change emitter behavior at once as we would not be able to compile older exported modules.

Removed checks of flag value. Instead use type of operands to understand if we are working with nested fusions.

PiperOrigin-RevId: 872212877
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