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
Hi xhuvom, it was a greet job of you posting this, i have searching for this for a week.
However when i "make" i got this error:
error: too few arguments to function ‘cudnnSetConvolution2dDescriptor’
cudnnSetConvolution2dDescriptor(l->convDesc, l->pad, l->pad, l->stride, l->stride, 1, 1, CUDNN_CROSS_CORRELATION);
Please help me, thanks!
The text was updated successfully, but these errors were encountered:
Hi xhuvom, it was a greet job of you posting this, i have searching for this for a week.
However when i "make" i got this error:
error: too few arguments to function ‘cudnnSetConvolution2dDescriptor’
cudnnSetConvolution2dDescriptor(l->convDesc, l->pad, l->pad, l->stride, l->stride, 1, 1, CUDNN_CROSS_CORRELATION);
Please help me, thanks!
The text was updated successfully, but these errors were encountered: