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 got a problem running your Naive Bayes GPU implementation. I set up your project like described and ran inside the test folder the following command:
Hey Future Computing,
I got a problem running your Naive Bayes GPU implementation. I set up your project like described and ran inside the test folder the following command:
It fails at /src/mlearn/math/matrix_utils.cu:378 with j=6 and X.cols = 120.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered: