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

Activate FFI implementation of symmetric Eigendecomposition. #24033

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

copybara-service[bot]
Copy link

Activate FFI implementation of symmetric Eigendecomposition.

These kernels support shape polymorphism in all dimensions and no GPU is required during lowering. The kernels have been included in jaxlib for more than 3 weeks so we don't need to include any forward compatibility checks.

@copybara-service copybara-service bot force-pushed the test_679170909 branch 6 times, most recently from b661968 to 93d5cfa Compare October 4, 2024 19:22
These kernels support shape polymorphism in all dimensions and no GPU is required during lowering. The kernels have been included in jaxlib for more than 3 weeks so we don't need to include any forward compatibility checks.

PiperOrigin-RevId: 682415506
@copybara-service copybara-service bot merged commit 67f24df into main Oct 4, 2024
@copybara-service copybara-service bot deleted the test_679170909 branch October 4, 2024 19:38
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