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

[mosaic_gpu] Fixed mosaic_gpu-serde pass registration #26079

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

copybara-service[bot]
Copy link

[mosaic_gpu] Fixed mosaic_gpu-serde pass registration

We previously registered the pass in the :_mosaic_gpu_ext which didn't work
because the extension has its own pass registry. The fix instead is to move
the registration to :register_jax_dialects in jaxlib.

@copybara-service copybara-service bot force-pushed the test_719207517 branch 5 times, most recently from b32e266 to c96e64b Compare January 24, 2025 14:18
We previously registered the pass in the :_mosaic_gpu_ext which didn't work
because the extension has its own pass registry. The fix instead is to move
the registration to :register_jax_dialects in jaxlib.

PiperOrigin-RevId: 719280601
@copybara-service copybara-service bot merged commit 9ee7123 into main Jan 24, 2025
1 of 2 checks passed
@copybara-service copybara-service bot deleted the test_719207517 branch January 24, 2025 14:36
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