vlfeat / matconvnet

MatConvNet: CNNs for MATLAB
Other
1.4k stars 752 forks source link

undefined dunction 'mtimesx' #1231

Open MubarkLa opened 5 years ago

MubarkLa commented 5 years ago

error vl_nnrnnforward (line 66) a = bsxfun(@plus, mtimesx(U,x(:,1,t1,t2,:)) + mtimesx(W,hpred), b);

could you please fix this?