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] Make CublasRequiresPadding work on vectors #63250

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] Make CublasRequiresPadding work on vectors

The function expects each operand to the dot instruction has exactly 2 non-batch dimension. We should make it accept operands with only 1 non-batch dimension.

@copybara-service copybara-service bot force-pushed the test_613734004 branch 2 times, most recently from f715f90 to 5a685d6 Compare March 12, 2024 04:39
The function expects each operand to the dot instruction has exactly 2 non-batch dimension. We should make it accept operands with only 1 non-batch dimension.

PiperOrigin-RevId: 614906596
@copybara-service copybara-service bot merged commit 80f9e1d into master Mar 12, 2024
2 checks passed
@copybara-service copybara-service bot deleted the test_613734004 branch March 12, 2024 05:30
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.

None yet

1 participant