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

Allow more output storage types for some dot algorithms. #24800

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

copybara-service[bot]
Copy link

Allow more output storage types for some dot algorithms.

As reported in #24794, there were some dot products that were resulting in an unnecessary conversion. This change makes the output storage type selection more flexible.

Fixes #24794

As reported in #24794, there were some dot products that were resulting in an unnecessary conversion. This change makes the output storage type selection more flexible.

Fixes #24794

PiperOrigin-RevId: 695694179
@copybara-service copybara-service bot merged commit 9bb6366 into main Nov 12, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_694596944 branch November 12, 2024 13:32
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.

jax.lax.DotAlgorithm generates an unnecessary conversion on H100
1 participant