I am working on Convalutional Neural Network and trying to go through one of the example in Matlab documentation. While the CNN uses GPU for training and extracting features. While using GPU I am getting this error. "An unexpected error occurred during CUDA execution. The CUDA error was:
CUDA_ERROR_LAUNCH_FAILED "
Possible Solution: I tried to update the GPU and CUDA driver but still I'am get the same issue.
My GPU: NVIDIA GeForce 920m (2GB) with Matlab2016b
Need your help with this regards.