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
I noticed we used Numba packages here to accelerate matrix calculations. Since Q, W could potentially be large matrix (consider when we have 500+ characteristics and 500+ point in time), have we considered using CUDA in the code to facilitate GPU acceleration?
The text was updated successfully, but these errors were encountered:
I noticed we used Numba packages here to accelerate matrix calculations. Since Q, W could potentially be large matrix (consider when we have 500+ characteristics and 500+ point in time), have we considered using CUDA in the code to facilitate GPU acceleration?
The text was updated successfully, but these errors were encountered: