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

[Pallas TPU] Use vector.broadcast instead of vector.BroadcastOp to fix type check failure #25520

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 16, 2024

[Pallas TPU] Use vector.broadcast instead of vector.BroadcastOp to fix type check failure

This returns an ir.Value instead of an operation and avoids a type check failure in write_env in jaxpr_subcomp

@copybara-service copybara-service bot force-pushed the test_706839044 branch 2 times, most recently from bd740f5 to dbbd764 Compare December 16, 2024 22:44
@copybara-service copybara-service bot changed the title [Pallas TPU] Use vector.broadcast instead of vector.BroadcastOp [Pallas TPU] Use vector.broadcast instead of vector.BroadcastOp to fix type check failure Dec 16, 2024
@copybara-service copybara-service bot force-pushed the test_706839044 branch 2 times, most recently from c2798fe to 69ebc48 Compare December 17, 2024 09:02
…x type check failure

This returns an ir.Value instead of an operation and avoids a type check failure in write_env in jaxpr_subcomp

PiperOrigin-RevId: 707011290
@copybara-service copybara-service bot merged commit 72cb621 into main Dec 17, 2024
1 check was pending
@copybara-service copybara-service bot deleted the test_706839044 branch December 17, 2024 10:17
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