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 am getting assertion error "numGroups == 1 || numFilterColors % 4 == 0" in cudamat_conv.cu while running train_convnet example. Any suggestion about how to fix that?
Note: I built the project with visual studio 2012 and in windows 8.
The text was updated successfully, but these errors were encountered:
Hi Nitish,
I am getting assertion error "numGroups == 1 || numFilterColors % 4 == 0" in cudamat_conv.cu while running train_convnet example. Any suggestion about how to fix that?
Note: I built the project with visual studio 2012 and in windows 8.
The text was updated successfully, but these errors were encountered: