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

Optimized the IPU eigh vertex JacobiUpdateEigenvectors. #51

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

balancap
Copy link
Contributor

Very simple optimization, taking advantage of previously optimized kernel rotation2d_f32. 2.5 reduction on vertex cycle counts.

Very simple optimization, taking advantage of previously optimized
kernel `rotation2d_f32`. 2.5 reduction on vertex cycle counts.
@balancap balancap force-pushed the optimized-jacobi-update-eigenvectors-vertex branch from fbb434e to f011bee Compare October 19, 2023 15:27
@balancap balancap merged commit b891bd9 into main Oct 19, 2023
@balancap balancap deleted the optimized-jacobi-update-eigenvectors-vertex branch October 19, 2023 15:41
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