-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors in the testing process #15
Comments
train: epoch 499 : 16/ 20: loss: 92.8000 |
@navy63 I have the same problem. Do you fix it? |
出现错误vl_nnconv An input is not a numeric array (or GPU support not compiled). |
you can try it like this try Good luck for you |
The training is normal. The following problems are encountered in the testing process.
wrong with vl_nnbnorm
vl::impl::dispatch_cudnn<C, CU>::operator(): BatchNormForwardWithMomentCudnn::operator(): cuDNN error [cudnn:
"d:\matlab\r2018b\bin\matconvnet-1.0-beta25\matlab\src\bits\nnbnorm_cudnn.cu":155 (CUDNN_STATUS_BAD_PARAM)]
The text was updated successfully, but these errors were encountered: