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

Fix: Using gemm instead of einsum in bpcg #5318

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Cstandardlib
Copy link
Collaborator

Linked Issue

Related #3437 may be fixed

What's changed?

  • Using gemm_op kernel operators instead of einsum of Tensor Type in case that leading dimension of psi and nbasis are different.

@mohanchen mohanchen added the The Absolute Zero Reduce the "entropy" of the code to 0 label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
The Absolute Zero Reduce the "entropy" of the code to 0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants