RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling `cublasSgemm( handle, opa, opb
RuntimeError:CUDAerror:CUBLAS_STATUS_EXECUTION_FAILEDwhencalling`cublasSgemm(handle,opa,opb,m,n,k,&alpha,a,lda,b,ldb,&beta,c,ldc)`我的问题出现的代码地方:百度的时候看到这个问题的两个解决办法:1.可能是shape不对,但是我查看了自己的shape,没有问题2.可能是放在