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
YOU should make the data have the same formats, when you use gpu , the data formats is gpuArray, you should change the inputs data to be gpuArray formats
Hello:
I meet some problem when I using "trainOpts.gpus = [1] ;",the error like these:
" Error using vl_nnconv
DATA and FILTERS do not have compatible formats.
....."
if I using trainOpts.gpus = [],it worked, very strange
Looking for your help ,thanks!!!
The text was updated successfully, but these errors were encountered: