You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @banctilrobitaille , thank you for your open-source sharing and I found that this is really helpful to accelerate 3x3 batch eigendecomposition. Actually, I am facing a problem of calculating the eigenvalue and eigenvectors of a 61440x4x4 tensor, 61440 is batch size, 4x4 is matrix size. So I'm wondering whether this fast algorithm can be extend to 4x4 matrices? If so, could you provide me some detailed suggestions?
The text was updated successfully, but these errors were encountered:
Hi @banctilrobitaille , thank you for your open-source sharing and I found that this is really helpful to accelerate 3x3 batch eigendecomposition. Actually, I am facing a problem of calculating the eigenvalue and eigenvectors of a 61440x4x4 tensor, 61440 is batch size, 4x4 is matrix size. So I'm wondering whether this fast algorithm can be extend to 4x4 matrices? If so, could you provide me some detailed suggestions?
The text was updated successfully, but these errors were encountered: